Tagged: scrolled top menu, telephone text color, top bar
Have site working properly but for the colour of the top telephone number when scrolling down the page. The default colour is white but want it darker once the page scrolls down past the transparent header. Have tried various css using .header-scrolled and . phone-info but nothing works!
Hey madmanbean,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#header.header_color:not(.av_header_transparency) .phone-info a {
color: #666666;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks that worked perfectly. It is a shame that enfold does not have an option within the advanced settings to set text colour changes when pages are scrolled.
Hi,
Thanks for the update and feedback, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard