Tagged: menu widget
Hi,
I can not find how to change the colors of the text in a menu widget.
See the URL the menu widget is on the left in green.
Changing the font size works with this code
.widget ul li a {
font-size: 16px;
line-height: 12px !important;
background-color display: none;}
Hey Joepp,
Try using this css code:
#top .content .flex_column .widget_nav_menu li a {
color: white;
}
Let us know if it helps.
Best regards,
Nikko
Wow that is a fast response!
Thanks the code does the trick.
Best regards Joep
But there is a small problem.
the hover effect is minimalized. try it by going with the mouse over the text in the menu widget
O sorry no issue, i made a mistake in the css code
Hi,
So does it work or not?
Best regards,
Basilis
Hi,
Yes it works fine now, thanks
Hi,
Glad that we are able to help! Thanks for using Enfold and have a great day :)
Best regards,
Nikko