Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1484349

    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!

    #1484392

    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

    #1484438

    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.

    #1484448

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Scrolled telephone text colour’ is closed to new replies.