Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #356100

    Hey there,

    I was wondering if it’s possible to make ONE nav/menu item a different color? Or perhaps styled a bit differently?

    We are hoping to get the ‘Donate’ link at http://anppcan.org/new/ to be the color blue. All the rest of the nav/menu items would be grey, but donate would be a different colour to draw special attention to it.

    Not sure if it’s possible, but thought it was worth asking :)

    Thanks !

    #356473

    Hi theworldawaits!

    Thank you for using Enfold.

    You can use this on Quick CSS:

    li#menu-item-33 a {
    color: blue;
    }

    Regards,
    Ismael

    #356531

    You’re a legend.. thanks Ismael!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unique Navigation/Menu styling’ is closed to new replies.