This topic has 5 replies, 2 voices, and was last updated 1 years, 8 months ago ago by WEBPIXELS
Hi how would i get the icon box to be styled like this. so when i hover over it the heading text changes color .
Hello @WEBPIXELS,
Unfortunately, there is currently no option available to change the heading color on hover in the icon box. We suggest you try using Custom CSS. If you could provide us with the URL of the page where you have used the icon box element, we would be happy to check it and prepare the necessary Custom CSS for you.
Best Regards,
8Theme’s Team
Hi, i’ve provided the url thanks
Hello @WEBPIXELS,
We kindly request that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site. The result should look like the image provided (https://postimg.cc/GHkPwx3g).
CSS Code:
.elementor-widget-etheme_icon_box:hover .etheme-icon-box-icon span {
color: Gold !important;
}
Thank you for your cooperation.
Best Regards,
8Theme’s Team
Thank you it works perfectly
Tagged: heading color, hover, icon box, styling, themes, woocommerce, wordpress
The issue related to '‘icon Box styling change the heading color on hover’' has been successfully resolved, and the topic is now closed for further responses