Home Forums WoodMart support forum Change underline color

Change underline color

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

    Mich2121
    Participant

    I tried changing the color as you told me, following the instructions you provided below, but I wasn’t able to fix the problem.

    Navigate to Theme Settings > Typography > Advanced. In this area, you can assign elements to Main navigation links and change the color.

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Best Regards.

    #713478

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    If you want to change the underline color of the menu items, you have to change the primary color of the site. Please go to Theme Settings >> Styles & Color >> Colors >> Change the primary color: https://ibb.co/Gfr3YddR

    If you want to change only the underline color, then please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
        background-color: red;
    }

    Best Regards.

    #713505

    Mich2121
    Participant

    Ok perfect resolved. Thank you

    Best Regards

    #713521

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

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