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

    Hi There,

    I’m trying to change the color of my last menu item (enroll), but so far no luck. Here’s what I’ve tried `li#menu-item-5132 a {
    color: green !important;
    }`

    Any ideas on what else I can try? Thanks!

    #393576

    Hey 1lizcollins!

    Please try the following code:

    .menu-item-top-level-7 a .avia-menu-text{
    color: green !important;
    }

    Cheers!
    Rikard

    #404521

    Thanks! Perfect. You can mark as solved.

    #404531

    Hi!

    Glad we could help you. Enjoy the theme.

    Cheers!
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change one menu item's color’ is closed to new replies.