Comments Michael Giles started the conversationMarch 22, 2020 at 10:24pmHi, I can't for the life of me figure out how to change the color of the crossed out menu items (currently the line is pink). I would like to better control the line, meaning thickness and color. Any suggestions? 675Neuron repliedMarch 23, 2020 at 1:36pmHi Michael,To change the color, simply add the following style. header ul li.menu-item>a::before { background-color: your_color !Important;}And to override the height, please add the margin-top /2 and negative. header ul li.menu-item>a::before { height: 4px !important; margin-top: -2px !important; } Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.Michael Giles repliedMarch 23, 2020 at 3:37pmAwesome thank you! 675Neuron repliedMarch 23, 2020 at 5:04pmYou 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, I can't for the life of me figure out how to change the color of the crossed out menu items (currently the line is pink). I would like to better control the line, meaning thickness and color. Any suggestions?
Hi Michael,
To change the color, simply add the following style.
And to override the height, please add the margin-top /2 and negative.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Awesome 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.