Change the color of the icon on hovering the mouse
-
Is there any way to add the code so that after hovering the mouse over the icons (eg vc_icon_element-icon fas fa-truck) change color?
Hello,
Please provide page URL I will check if it is possible with CSS.
Best Regards
My page in private content:
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
span.vc_icon_element-icon:hover:before{
color:red!important;
}
Set the color as per your needs.
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards