Hello,
Updated to Enfold 4.5.3 yesterday and now on mobile, the top of all pages is hidden under the header. What happened? It looks like all pages start at the top of the screen disregarding the header. How can I fix this?
Hey Court_2,
Add this to quick css:
@media only screen and (max-width: 767px){
.responsive #top #main {
margin-top:100px!important;
}}
Best regards,
Jordan Shannon
Wonderful! Thank you so much, Jordan! That did it.
Hi,
I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon