- This topic has 1 reply, 2 voices, and was last updated 4 years, 11 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
WordPress has empowered millions of entrepreneurs to take their businesses online. However, when they make this decision, they also have to decide which type of […]
In this article, we will illustrate how to create custom taxonomies in WordPress from scratch and how to display them with your current WordPress theme. […]
People need potent individuals to impart their wisdom and experience to them. If you are someone who is experienced in a field, then there is […]