Hi the site I’m working on is
This is how It looks in the advanced layout builder
yet I notice there is all this white space?
I need support in being directed where I can minimize that white space please so the change is though out the site and not just on this page
or how to remove that white space so it reflects how it shows in the advanced layout builder please
thank you
Hey Nathan,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
padding-top: 0 !important;
}
Hope this helps :)
Best regards,
Nikko