New Landing How can we help? Atelier Want to change text for one link on main menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #189476
    shazzarazza
    Member
    Post count: 6

    Hello,
    Love your theme.
    Hope you can help me.
    I am trying to make the text/link ‘Shop’ on the main menu – the color red.
    Can you tell me an easy way to make this change?
    Image attached of the menu from font page.

    Attachments:
    You must be logged in to view attached files.
    #189760
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sure, go to Appearance > Menus, click the screen options tab and make sure you have css classes turned on http://d.pr/i/16B2u/5LLDnr31

    Then in the class field for the menu item, add something like menu-red, then add this to your custom css:

    #main-nav ul.menu > li.menu-red > a {
      color: #ea5f4f;
    }

    – Kyle

    #189799
    shazzarazza
    Member
    Post count: 6

    Thank you!

    #189807
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 4 posts - 1 through 4 (of 4 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