Change product video icon color
-
Hi, I wish to change the background color from white to red in product video icon. Kindly help me to do tat. I tried with some codes which i found in another thread by putting them to custom css and it didn’t work.
Thanks.
Hello,
Please define that code in Theme Settings -> Custom CSS, clear the cache and check the icon.
.single-product .wd-video-actions .wd-play-video.wd-style-icon-bg-text>a:before {
background-color: red;
color: #fff;
}
Kind Regards
Its worked. Thank you so much !!
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Change product video icon color’ is closed to new replies.