Home Forums WoodMart support forum Disable timer in hmtl block

Disable timer in hmtl block

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #249133

    goodmanrams
    Participant

    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.
    #249191

    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.

    #249242

    goodmanrams
    Participant

    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.

    #249433

    goodmanrams
    Participant

    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.

    #249440

    goodmanrams
    Participant

    Here is correct url for prefooter html block

    #249449

    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

    #249451

    goodmanrams
    Participant

    Thank you, I will try

    #249453

    goodmanrams
    Participant

    It works, thank you!

    #249485

    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.

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

The topic ‘Disable timer in hmtl block’ is closed to new replies.