Home New Guten Forums WoodMart support forum Change product video icon color

Change product video icon color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #484670

    pprasantha7
    Participant

    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.

    #484774

    Luke Nielsen
    Keymaster

    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

    #484829

    pprasantha7
    Participant

    Its worked. Thank you so much !!

    #484832

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Change product video icon color’ is closed to new replies.