This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Zimcenterr
Hello,
The countdown timer becomes large and disproportionate on category, shop, etc. pages for desktop. Mobile is ok. Like this https://prntscr.com/23oaevr.
How can I reduce the size for shop, category page? Everthing is ok for the product page now.
Hello,
Add the next code in Theme Options > Theme custom CSS > Desktop:
.products-grid .product-sale-counter.type2 .time-block, .products-slider .products-grid .product-sale-counter.type2 .time-block {
padding: 5px 0;
min-width: 60px;
}
Regards
Thank you so much.
Tagged: best selling themes, category page, countdown timer, sales, shop page, woocommerce
The issue related to '‘countdown timer on shop, category etc. page’' has been successfully resolved, and the topic is now closed for further responses