Disable timer in hmtl block
-
Hello
Can you help. How to disable timer of product sales in html block?
This is product grid carousel
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached and visited your website and there is no sale timer displaying on products.
It seems that you have managed to remove it.
Best Regards.
You can try at the link provided. Lower section.
You’ll notice big white area under products. When you’ll tap <> next page couple of times you’ll see a timer on a list of products.
I mean, that if you will go for the url that I provide, you will see that some products on sale have timer, because the sale of these products is only for some period of time.
How to remove timer only in this html block, but not by removing timer in particular products?
We know, that if we will remove timers in products, it will be removed from html block. But if you have a lot of products on sale, and with different time range it is neccessary to have timer. But in this html block it seems to be not good in design.
Here is correct url for prefooter html block
Hello,
If you want to remove the countdown timer for only the HTML Block in the prefooter area then try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-prefooter .product-grid-item .woodmart-product-countdown {
display: none;
}
Regards.
Xtemos Studios
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Disable timer in hmtl block’ is closed to new replies.