Home Forums WoodMart support forum Countdown Timer Size

Countdown Timer Size

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #385861

    Hausbasket
    Participant

    Hello,
    I want to increase the width and height of the countdown timer on a single product page.

    The screen short is attached.

    Thanks in advance.

    #385862

    Hausbasket
    Participant

    Screen short

    Attachments:
    You must be logged in to view attached files.
    #385951

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product .wd-product-countdown.wd-timer.woodmart-product-countdown.woodmart-timer span {
    height: 60px;
    width: 60px;
    }

    Best Regards

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