This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #88070
     calvinseng90
    Participant

    Hi,

    I’ve activated transparent sticky header menu. And how can I achieve two different colors for the menu links, for instance 1 – When page is loaded, the link is White 2 – After started scrolling, the link turns to black.

    If you visit the link I attached, you will realize that the links are faded onto the background photo onload.

    Hoping to hear from you soon.

    Thanks!

    #88159
     Radu
    Moderator

    Hi,

    Use this css

    COPY CODE
    
    #header .is-sticky .kleo-main-header a { color:red !important; }
    
    #header .is-sticky .kleo-main-header.header-scrolled a { color:green !important; }
    
    

    Add these lines to wp-admin -> theme options -> general settings -> quick css

    Let me know

    Cheers

    RAdu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?