Home › Forums › WoodMart support forum › Product page video button › Reply To: Product page video button
March 19, 2020 at 6:01 pm
#181052
Elise Noromit
Member
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