I really like Divi, by Elegant Themes. If you read any other blog posts here, you’d know this by now! And the Fullwidth Header module is so sweet…I use it all the time…like on my home page

BUT, one thing that has always annoyed me is the dang down arrow location on mobile devices!! It hovers hopelessly over the buttons like this:

Divi Down Arrow Problem | Orange Pulley

Divi Down Arrow Problem | Orange Pulley

 

 

 

 

 

 

 

 

 

Anyway, it’s a relatively easy fix:

@media (max-width: 980px) {
 .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
 position: relative;
 }
}

Good luck and Build Beautiful!

Here is a video: