Home Forums WoodMart support forum Product video button always showing instead of mouseover

Product video button always showing instead of mouseover

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

    Efrenjr
    Participant

    Hi,
    I’d like to have the video button always showing as in image. Instead of just the play buton and text appear in mousover.

    Attachments:
    You must be logged in to view attached files.
    #102853

    Hello,

    Please add this code to the Theme Settings > Custom CSS

    body .product-360-button>a>span, 
    body .product-video-button>a>span, 
    body .woodmart-show-product-gallery-wrap>a>span {
        max-width: 120px;
        padding: 0 20px 0 0;
    }

    Best Regards

    #103271

    Efrenjr
    Participant

    Thanks!

    That works great.

    #103298

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Product video button always showing instead of mouseover’ is closed to new replies.