July 11, 2017 at 18:18
#167043
Moderator
Hello, at Appearance > Menu go o a menu item and you should see a dropdown that lets you select the style, those are button styles
You can use menu options to change the font color of the menu, or add this to style.css of child theme then change the color at the code
COPY CODE
ul#menu-menu-es a {
color: red !important;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution