Comments 2AMAO started the conversationJuly 22, 2016 at 6:14pmHi there. How can I change the menu color.I have tried to change on theme option<Theme Styling. If I changed the color of "Headings color". The menu color has changed. But I would like to menu color only not heading color. How can I solve it?Best regards.Amao[deleted] repliedJuly 25, 2016 at 12:32pmHi Amao,Hmm ok then, Just add the code below to Custom CSS .menu .menu-item a { color: #75d69c !important; } .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu > li > a:after { background-color: #75d69c !important; } Sign in to reply ...
Hi there.
How can I change the menu color.
I have tried to change on theme option<Theme Styling.
If I changed the color of "Headings color". The menu color has changed.
But I would like to menu color only not heading color.
How can I solve it?
Best regards.
Amao
Hi Amao,
Hmm ok then, Just add the code below to Custom CSS