Home › Forums › WoodMart support forum › Sticky header's menu hover color › Reply To: Sticky header's menu hover color
Elise Noromit
Hello,
1. Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-sticked .woodmart-navigation .item-level-0>a:hover{
color:yellow;
}
2. You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add the same width=”31″ and height=”40″ attributes to your <svg>
tag like it is shown: http://prntscr.com/m4n0qw You can set your widths and height values.
Then you will need to re-upload your icons in WordPress Dashboard.
3. Deactivate all the plugins not related to the theme and check again https://gyazo.com/cd8143b8f9e85c832e2f77b199ee3e5c
5. The image is too small that is why it has this look in the result of cropping, try other variants or upload images of the same size and proportion if it is possible.
Best Regards