hey, hope you guys are doing good.
i’ve set my header (where the logo is in. https://www.superbike-coach.com) to transparency, and it slightly is once scrolled- but i would like to adjust the percentage on it. Unfortunately i can’t figure out how. Please advice
Merry Christmas!
Hey superbikecoach,
Thank you for using Enfold.
Please use this code in the Quick CSS field.
.header_bg {
opacity: .50;
filter: alpha(opacity=50);
}
Default value is 95.
Best regards,
Ismael
awesome, works. thx :)
this is for the ‘scrolled’ header. what would be the code for it when it’s not scrolled?