Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #161989
    bluejay47
    Participant

    Does anybody know how to change color of the last item in main nav menu?

    Talithavaughan.com/blog

    #161997
    sapana
    Participant

    @bluejay47: Go to=> Appearance=> Customize=> Additional CSS and the following CSS code

    #menu-item-328 a {
        color: red;
    }

    Let me know if this helps you out!

    Kind Regards,
    Sapana

    #162024
    bluejay47
    Participant

    Thank you, that worked great!

    #162127
    sapana
    Participant

    @bluejay47:Hello, there,I hope I was able to resolve your issue. If it’s not too much trouble,
    I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-inspire/reviews/#new-post Your review will help others know what to expect when they’re looking
    for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Regards,
    Sapana

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