- This topic has 4 replies, 3 voices, and was last updated 3 months ago by .
Viewing 4 reply threads
Viewing 4 reply threads
- You must be logged in to reply to this topic.
Hello,
I would like to ask where what is a css line for menu hover items. It is beeing underlined when hovered. How can I remove this underline effect when mouse is over a menu link? Or is it and outline property, I couldn’t figure it out.
Thank you!
Hello there
It is default style from theme. If you dont want to use that hover style you can add some css code to overwrite style from theme.
For example:
.header-navigation .main-navigation .menu-main-menu li:hover a:after{
display:none;
}
Hope this helps 🙂
Thank you Maria. That’s exactly what I needed. Have a great day!
Glad to hear it!
If you have any questions feel free to ask.
One more thing, could i bother you a minute?
could i ask your help with 5 star and Good Review on themeforest.
You can do it on download page at themeforest, screen: http://prntscr.com/6x3k63
Thank you so much for your help and hope you have a great day <3