Home Forums WoodMart support forum Make countdown timer background round

Make countdown timer background round

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #307366

    modabbir
    Participant

    I want to make this countdown timer background square to round.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Your site is under maintenance, please provide site admin access, page URL and details how you want to change the countdown.

    Best Regards

    #307533

    modabbir
    Participant

    On homepage, I want to make this timer background square to round by using border radius. But I can’t find the css class. Can you please give me the code?

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

    Hello,

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

    .wd-timer span{
    border-radius: 50%;
    }

    Best Regards

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