Change icon My Account color in sticky menu
-
Hi, I want change color for icon My Account in sticky menu. Is currently black color, but I want green.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
/*My Account*/
body .whb-sticked .woodmart-header-links .item-level-0>a {
color: orange;
}
Please set the color as per your needs. If it does not work, please provide your site admin access as your site is under construction.
Best Regards
It doesn’t work. Help me please.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-sticked .wd-tools-element.my-account-with-icon .wd-tools-icon{
color:red;
}
Best Regards