Hi,
First of all…..great theme…..well done!
Could you please help me with the following;
The space between my header (Logo and Navigation) and the content is very big. How can I reduce this space?
Thanks for your help.
mike
Hi mikebru77!
Thank you for using Enfold.
Please go to Enfold > Header Layout > Header layout panel. Change the Header Size to custom pixel value. Adjust the height as much as necessary. Also, adjust the padding of the content with this on Quick CSS or custom.css:
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 88px;
}
Best regards,
Ismael