How can we disable links from underlining throughout site, or just for the main nav menu?
Thanks,
Blake
See here. This is taken on the homepage… showing HOME underlined in main menu. When you hover over other items, the menu item turns red, and has an underline. I’d like to remove the underline…
Hello,
Please provide us with link to the page.
Regards,
Robert Hall.
The site link is in the private content. You must login to see site…
Hello,
I’ve removed underline on main menu. Please check it now!
Regards,
Jack Richardson
Can we remove the underline site-wide? The social icons in the header have underlines too… I just want to disable all of it.
Hello,
Please check your links now!
Regards,
Jack Richardson
Great! Thanks!!!
You’re welcome!
Regards,
Jack Richardson
Hi Again,
I’m working with Legenda on another site, and I want to remove the underline from links…. How did you do it?? 🙂
Thanks!
Blake
Hello,
The code is added in style.css of your child theme:
.header-type-4 .main-nav .menu > li.current-menu-item > a {
text-decoration: none;
}
.header-type-4 .main-nav .menu > li > a:hover {
text-decoration: none;
}
a:hover {
text-decoration: none !important;
}
Please note we provide support only for one site with Legenda theme.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
817e8a3b-18c8-492c-8ba6-9188c27b0995 | 05 Jan 2017 |