Home Forums WoodMart support forum Multiple Changes Required

Multiple Changes Required

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #315022

    Astrotech
    Participant

    Hello Team,

    We need to apply the below-mentioned changes to make our website more attractive.
    1. We request you to please highlight Youtube Video Button & 360 View on the product detail page as it’s not clearly visible. I request you to please change the background color to the theme color (#c3935b) and the icon color to white (#FFFFFF). Please use the same color scheme for both buttons.
    2. If we play a Youtube video, then at the end it suggests us the related video. So can we remove to suggest the related video and instead of that can we loop the same video?

    Thanks

    #315044

    Hello,

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-video-button.wd-gallery-btn > a, .product-360-button.wd-gallery-btn > a {
        background: #c3935b;
        color: #fff;
    }

    2) Sorry but there is no option in Theme Settings available for that. Because it is controlled by youtube.

    Regards.
    Xtemos Studios

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