Archived topic
Underline on primary nagivation fit to text
3 replies · Started by Ricardo on May 22, 2020
Hi,
I was searching for some CSS to tweak the primary navigation text and found this on the forum:
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
border-bottom: 2px solid #ffffff;
}
Everything ok, but is it possible to define the underline to fit the text width and not the text area?

Thanks a lot!!
Hi there,
What about something like this?
https://docs.generatepress.com/article/adding-menu-hover-animation/
Let me know :)
Hi,
Thank you! That gives a nice effect but it doesn't cover all the text when you have 2 words or one big word.
But it's ok like that :)
Best regards,
Ricardo
No problem :)