Hi Guys
I am re-doing a client site and am a little stuck with the header.
They currently have a white transparent header on their home page only which stays white transparent as you scroll down. When I add a transparent header on Enfold it changes to solid white as you scroll down.
Please can you help. I will attach current site and what I have just started in private content.
Thanks
Dee
Please can I have it so that the header doesnt move.
Thanks
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Header background */
.header_color .header_bg {
background: rgba(255,255,255,.8) !important;
opacity: 1 !important;
}
Best regards,
Vinay
Thank you! Works a charm!!
Hi,
Great! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Ismael