Home Forums WoodMart support forum Main menu underline height

Main menu underline height

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #454886

    digitartworks
    Participant

    Hi there,
    i’m trying to change the height of the underline of the main menu with some css. But seems that doesn’t work.

    This is what i have now : https://prnt.sc/ZmgzWSeFx09i the default is 2px. I want to change it to 1px
    so i’m adding the above css:

    .wd-nav[class*=”wd-style-underline”] .nav-link-text:after {

    height: 1px;

    }

    Nothing changing, any advice?
    Thank you in advanced

    #455037

    Luke Nielsen
    Keymaster

    Hello,

    In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Looking forward to collaborating with you!

    Kind Regards

    #455043

    digitartworks
    Participant

    Yes.

    #455140

    Luke Nielsen
    Keymaster

    Hello,

    You had a few mistakes in the CSS code in Theme Settings -> Custom CSS, so I have fixed it and now it works well. Please check it from your side.

    https://gyazo.com/2b69b31997bf669aeac690d1c12ac40e

    Kind Regards

    #455161

    digitartworks
    Participant

    Thank you, great!

    #455162

    Luke Nielsen
    Keymaster

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Wish you all the best.

    Kind Regards

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

The topic ‘Main menu underline height’ is closed to new replies.