This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Robert Hall
Hi there,
I am using the WooPress one-page variant and wanted to change the hover effect color of the VC info box (in your theme they are saying Free UK Delivery 24/7). By default the color when you move your cursor over it is red, I wanted to change it to green though.
I already tried setting the main page color under theme options to green, but that doesn’t work.
Thanks,
Tessi
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.hover-woo-icon .aio-icon.advanced:hover {
color: green !important;
border-color: green !important;
}
Regards,
Robert Hall
Working! Thank you very much!
You’re welcome!
Regards,
Robert Hall
Tagged: best selling, color, info box, persuasive, themes, visual composer, woocommerce
The issue related to '‘Visual Composer – Info Box color’' has been successfully resolved, and the topic is now closed for further responses