[Resolved] Change Menu Items Color on Hover

  • Author
    Posts
  • #7578

    SydneyJB
    Participant

    Would anyone have the css that I can put in the Additional CSS section to change the navigational menu items upon hovering in Polestar. I already have set a color for when a nav item is active, but nothing for hover and I can’t seem to make it change with the code I’m using.

    Thanks in advance,
    Sydney

    #7579

    Andrew Misplon
    Keymaster

    Hi Sydney

    Thanks for posting.

    .main-navigation li:hover > a {
        color: #626262;
    }

    Change the color value as required. Let me know how that goes 🙂

    (For anyone interested, this is a setting in Polestar Premium).

    #7580

    Andrew Misplon
    Keymaster

    Thanks! I did actually figure it out after I posted.
    Best,
    Sydney

    No problem, glad to hear you made progress 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top