when i enable transparent header in a page, i get a lot of empty space in the footer area.
Any ideas how to fix this?
Hey KyriK,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi KyriK,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_transparency #top #twocolumns .container {
padding-top: 0px;
}
If you need further assistance please let us know.
Best regards,
Victoria
this is not fixing the issue.
i added it in both ways, not working.
Again, the issue is appearing a lot of empty space in the FOOTER area when i enable the transparent header.
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon