- This topic has 1 reply, 2 voices, and was last updated 4 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Perfect Forum › Menu top without underline
hello again, I would like to remove the underline of the menu when the page is active or on it, and only change the color letter to gray.
The URL is http://viernescentrodeformaci.apps-1and1.net/
I think the code is like this:
.topmenu ul li a:hover, a:active {
border-bottom: none !important;
color:#e0e0e0 !important;
}
But I think something is wrong.
Thanks,
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li.current-menu-item a:link { border-bottom:none !important; color:#e0e0e0 !important;}
Regards,
Chris
Security is the most important aspect that needs to be considered when we talk about site management. It is crucial to ensure that your website […]
Drop caps find multiple uses apart from the decorative purpose. It often marks the beginning of new sentence block or to highlight the events within […]
Are you trying to boost your website revenue with the help of WordPress advertising plugins? It is an essential fact to remember for any WordPress […]