Home Forums WoodMart support forum Menu underline color

Menu underline color

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

    joshh31
    Participant

    Hello,

    1) How can I underline in a different color one title in my menu ?

    2) How can I underline in a different color the products tab ?

    Thank you!

    #113854

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .menu-item-540 .woodmart-nav-link .nav-link-text:after{
    background-color:red;
    }

    Enter the tab element and you will find the option to change the color.

    Best Regards

    #113957

    joshh31
    Participant

    It works, thank you.

    #113987

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

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