Main menu underline height
-
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
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
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
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
The topic ‘Main menu underline height’ is closed to new replies.