• Resolved juanjara12

    (@juanjara12)


    What I need to do is change the color of the color links when I scroll, originally the color is white but I need it to change to a blue color when I scroll. Can you help me with this issue?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter juanjara12

    (@juanjara12)

    I have already solved my problem, thank you very much, I leave here the code that I used to change the color of the text in my menu when scrolling.

    .she-header ul li a {
    color: black !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to change the color of my nav-menu links when scrolling?’ is closed to new replies.