Tagged: transparent header
Hello. I purchased Enfold not too long ago. I wanted to use the transparent header. I am using the page. When I put a video in the slider, all of a sudden the header went from being transparent and became white. What can I do to fix it? Here is the link to the page.
http://www.victoryshowtime.com/transparent-header/
Note: I made sure that I chose “Transparent Header” in the layout section. I wanted it to look something like this.
http://kriesi.at/themes/enfold/homepage/transparent-header/?skin=Cyan
Hi geneluvn!
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;
}
Regards,
Yigit
Thank you so much Yigit. It worked.