Home Forums WoodMart support forum Changing background color

Changing background color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #151744

    mkbcn08
    Participant

    Hello,

    We are using a product video url for a product, and we would like to change the background color of the button so it can be seen easily.

    can you tell me how to do that?

    Thank you

    #151801

    Hello,

    Kindly share the product URL in which you used the video so I can provide you custom CSS code accordingly to change the video button background color.

    Best Regards.

    #151816

    mkbcn08
    Participant

    Hello

    See attached link to the product.

    Thank you

    #151828

    Hello,

    You can use the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS to change the background color of the button:

    .single-product .product-additional-galleries .product-video-button.wd-gallery-btn a {
        background-color: red;
        color: #fff;
    }

    Best Regards.

    #151927

    mkbcn08
    Participant

    Hello

    It worked like charmed!!!

    Thank you Aizaz!!!

    #152019

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Changing background color’ is closed to new replies.