Comments kaspars_strazdins started the conversationAugust 10, 2019 at 4:24pmHallo,Can you please give me a hint, where I can change menu design? Let say, change hover strikethrough line, change orange line color to other, etc.? 675Neuron repliedAugust 12, 2019 at 12:34pmHi,I am very sorry for the late reply, we were not working on the weekend.If you want to see how a custom header can be created, please check on the following URL.- https://www.youtube.com/watch?v=it4mwiu1tGw&list=PLQ6ar32WAK87_Ntwui3kmPOmIVhem19wuThe strike color can be changed via the following Custom CSS. ul li.menu-item > a::before { background-color: your_color !important; }If you want to remove it simply add. ul li.menu-item > a::before { display: none }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.1 Like Sign in to reply ...
Hallo,
Can you please give me a hint, where I can change menu design? Let say, change hover strikethrough line, change orange line color to other, etc.?
Hi,
I am very sorry for the late reply, we were not working on the weekend.
If you want to see how a custom header can be created, please check on the following URL.
- https://www.youtube.com/watch?v=it4mwiu1tGw&list=PLQ6ar32WAK87_Ntwui3kmPOmIVhem19wu
The strike color can be changed via the following Custom CSS.
If you want to remove it simply add.
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.