Home Forums WoodMart support forum Menu title color change

Menu title color change

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

    wess
    Participant

    Good day sir,
    Could you give me the code for a color change in my menu? Its not for the entire menu, but just for one word. I cant seem to find it.

    Thank you in advance

    Attachments:
    You must be logged in to view attached files.
    #393814

    Luke Nielsen
    Keymaster

    Hello,

    Yep, it can be done with the help of the below code. Enter it into the “Custom CSS for desktop” area that is in Theme Settings -> Custom CSS.

    .whb-main-header .wd-header-main-nav .last_menu_item .nav-link-text {
        color: orange;
    }

    Let me know if there is anything else I can help and have a good day!

    Kind Regards

    #394183

    wess
    Participant

    Thank You, Sir! Awesome work! The code works perfectly. Many thanks once again!

    Best Regards

    #394264

    Luke Nielsen
    Keymaster

    Hello,

    I’m glad we managed to sort this out.

    We will appreciate it if you can refer your friends or family members to become a part of our Xtemos family.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Menu title color change’ is closed to new replies.