http://sun2.thestorywebs.com/?page_id=19
I want to make the header transparent with a black. Probably something like rgba (0,0,0,.7). Please advise how to change either in the administration panel or with custom css.
Thanks!
Hi thestorywebsites!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(0,0,0,0.7);
}
Regards,
Yigit
Hi Yigit, that’s great! What about the same for the sticky header?
Thanks!!
Hi!
You can use this:
.header_color .header_bg {
background-color: rgba(0,0,0,0.7);
}
Best regards,
Ismael
How about doing the same for the top bar where the social media icons go?
Thanks
I would like to be able to have a glassy transparency header in the top bar (above the menu). Please advise what code to use for this. Thanks!
Actually I have that figured out now, but I don’t know how to do it for the sticky header
http://lawnie.thestorywebs.com/