Home Forums WoodMart support forum I want to change the color of a label in the mobile menu

I want to change the color of a label in the mobile menu

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

    Hello,
    I want to change the color of this label to RED in the mobile menu.
    https://snipboard.io/WVFbkL.jpg
    Best Regards,

    #389145

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-nav-mobile li#menu-item-19696 a {
        color: red;
    }

    Best Regards

    #389178

    Hello,
    It works thank you
    best regards,

    #389290

    Hello,

    You are Most Welcome.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘I want to change the color of a label in the mobile menu’ is closed to new replies.