Hi,
I have been working on this website: https://pnda.es/
Some weird padding appears on top of the background image on the homepage, just below the NAV menu. Also, the navigation menu is not disappearing onload of the page (which is the setting). It should only appear on scrolling down.
Please check out this screenshot with explainer….http://prntscr.com/juv2k7
Thanks for your help!
Alphons
Hey Sorprentas,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top.home #main {
padding-top: 0 !important;
}
Hope it helps :)
Best regards,
Nikko