Home Forums Basel support forum Watch video customization

Watch video customization

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

    ricardocastro1
    Participant

    Hello,
    Is it possible to customize the “Watch video” label below the product image?
    I would like to make it more visible, changing the font height and weight, or maybe with a thumbnail of the video.

    https://www.dajerequipos.com/product/formadora-de-rollos-italiana/

    Thanks for you help!

    #145437

    Hello,

    It is not possible to add a thumbnail to video. You can change font size, font weight, font color:

    body .product-video-button a span {
       font-size:20px;
    	font-weight:800;
    	color:red
    }

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

    Best Regards

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