Hello,
I’m using the Transparent Glassy Header. I noticed there is a transition of white from the 2 transitions. It looks like a flash of white. How would i remove that? or is there a better way to achieve this effect of a single color transparent header?
Thank you and please advise,
Hey terishka1,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av_header_glassy.av_header_transparency .header_bg {
display: none !important;
}
Best regards,
Nikko