Comments smztuco started the conversationMay 14, 2019 at 1:21pmHi there!How can I change the text color of sub menu ? I could figure out how to change the backgound color of sub menu adding the code below in Customize > Additional CSS. but can't figure out how I can change the text color. .l-primary-header.l-primary-header--responsive .m-nav-menu--mobile, .l-woocommerce-wrapper .l-woocommerce-wrapper__product .o-neuron-hover-holder .o-neuron-hover-holder__button, .m-nav-menu--horizontal ul.menu li.menu-item.menu-item-has-children > ul.sub-menu, .o-mini-cart, .o-slidingbar .o-slidingbar__content.o-slidingbar__content--dark-skin, .a-button.a-button--dark-color {background-color: #ffffff;}Thank you so much for your help! 675Neuron repliedMay 14, 2019 at 4:08pmHi,This is how you change the text color. .m-nav-menu--horizontal ul li.menu-item.menu-item-has-children>ul.sub-menu li.menu-item a { color: your_color !important;}And this is on the hover. .m-nav-menu--horizontal ul li.menu-item.menu-item-has-children>ul.sub-menu li.menu-item:hover a { color: your_color !important; } Feel free to ask for anything you need.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.smztuco repliedMay 14, 2019 at 5:43pmHi Thank you for your prompt reply! It worked! Thank you :) 675Neuron repliedMay 15, 2019 at 11:35amYou are welcome anytime, feel free to ask for anything you need If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot. Kind Regards, NeuronThemes Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
Hi there!
How can I change the text color of sub menu ?
I could figure out how to change the backgound color of sub menu adding the code below in Customize > Additional CSS. but can't figure out how I can change the text color.
Thank you so much for your help!
Hi,
This is how you change the text color.
And this is on the hover.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi
Thank you for your prompt reply!
It worked!
Thank you :)
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.