Home Forums WoodMart support forum Product page video button

Product page video button

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

    John
    Participant

    Hello there,
    IS there any custom css to show the video button always active?
    https://imgur.com/a/6SHqJ1c
    Thanks

    #181052

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-video-button >a > span {
        max-width: 160px;
        transition:none;
    	  padding:20px;
    }

    Best Regards

    #181055

    John
    Participant

    Thanks it is working

    #181083

    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 page video button’ is closed to new replies.