Hi,
I’m searching but can’t find a solution for my problem: I removed the maningen and the logo in the top/ logo area but there remains a white space.
How can I remove this?
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header_meta {
display: none;
}
Hope it helps :)
Best regards,
Nikko
Hi,
Try using this css code in Quick Css:
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0 !important;
}
Let us know if this helps.
Best regards,
Nikko
Yes!!! thanks a lot.
Hi,
Glad that we could help. Thanks for using Enfold and have a great day! :)
Best regards,
Nikko