Tagged: header
Hello Enfold,
I’m trying to change my home page header to transparent so that the content cover image will bleed all the way to header. Below is the css I used, however, I haven’t been successful in doing so, could you please help?
Thank you!
Maggie
.title_container{ display: none; }
.header_color .header_bg{
background-color: rgba(255,255,255,0);
}
.home #main {
padding-top: 0!important;
}
Hi!
Please edit your page and choose to display transparent header under Layout section – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
If that is not what you meant, please post screenshots showing the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Cheers!
Yigit
Got it! Thank you for your prompt response!