Viewing 6 posts - 1 through 6 (of 6 total)
  • #46954
    paololee
    Member
    Post count: 149

    Hello Guys,
    i am wondering how to change the color just for the word Shop.
    All menu links have to be black except the word Shop. Can we do that?

    Thanks in advance.
    P.

    #47149
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you can, would you be able to provide me with a link so that I can see what the menu item id is, and then I can give you some css.

    – Kyle

    #47159
    paololee
    Member
    Post count: 149
    This reply has been marked as private.
    #47473
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    #menu-item-19 > a {
      color: #333333;
    }

    Change the hex value to the one you wish

    – Kyle

    #47728
    paololee
    Member
    Post count: 149

    It works great 😉

    Many thanks
    P.

    #48068
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great!

    Glad I could help

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register