Home › Forums › WoodMart support forum › Add Product Page Video › Reply To: Add Product Page Video
August 21, 2019 at 12:55 pm
#139616
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-video-button > a > span{
transition:none;
max-width:100%;
padding:0;
margin-right:10px;
}
Best Regards