Home Forums WoodMart support forum Count down clock dimension

Count down clock dimension

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

    ursawarrior
    Participant

    Hello, is there an option to reduce countdown clock in products page?
    It works good in single product view, but in product grid or store page, I think It is big, I want remain it, but is there a way to reduce size in product grid view?

    Here I attach the issue

    https://gyazo.com/6b87d04110d908d6c7d92b6b6fad5bc1

    Best regards

    #565339

    Hung Pham
    Participant

    Hi ursawarrior,

    Thanks for reaching to us.

    First of all, I’m really sorry have taken long time to reply you due to the weekend.

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

    .product-wrapper .wd-timer {
    	--wd-timer-size: 15px;
    }

    Regards,

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