Hi,
I use center logo and menu bellow header settings. The transparent header on home page is lost (it shows standard white header then) when i set the header size to custom pixel value (i need bigger logo). Is there some quick solution for that issue?
Thank you in advance for your quick answer and really the best theme ever :)
Hi croatives!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_transparency #top #wrap_all #main {
padding-top: 0!important;
}
If that does not work, please post the link to your website
Best regards,
Yigit
Great! Thank you :)