This topic has 6 replies, 2 voices, and was last updated 9 years, 12 months ago ago by Robert Hall
sorry, I have a very stupid question.
I have to change the color of the menu li in another color but I don’t find the correct css class.
I have to change a:hover and a:current color items
Could you help me?
Hello,
Please provide us with link to the page.
Regards,
Robert Hall.
Please add this code into custom.css file.
.menu >li.current-menu-item >a {
color:red;
}
.header-type-3.slider-overlap .header .menu > li > a:hover{
color:red;
}
Regards,
Robert Hall.
Thank you!
Hello,
You’re welcome!
We will be very grateful if you could leave a rating for our theme and your review.
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Regards,
Robert Hall.
Tagged: e-commerce, menu, online store, shopping, templates, woocommerce, wordpress
The issue related to '‘menu li’' has been successfully resolved, and the topic is now closed for further responses