Home Forums WoodMart support forum https://woodmart.xtemos.com/blog/woodmart_element/info-boxes-with-hover/ Reply To: https://woodmart.xtemos.com/blog/woodmart_element/info-boxes-with-hover/

#328053

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

.wd-info-box.color-scheme-hover-light:hover .info-box-icon svg path {
	fill: inherit;
	transition: fill .25s ease;
}

If you have any questions please feel free to contact us.

Best Regards