Home Forums WoodMart support forum Moved: Reply To: Change countdown color

Moved: Reply To: Change countdown color

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

    squtubali
    Participant

    is their any way to change countdown background color?

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

    Hello,

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

    body .woodmart-product-countdown span {
        background-color:green;
    }
    body .woodmart-product-countdown span,
    body .woodmart-product-countdown span span{
        color: orange;
    }

    Set the colors as per your needs.

    If it does not work, please provide page URL

    Best Regards

    #156041

    squtubali
    Participant

    Thanks

    #156068

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Moved: Reply To: Change countdown color’ is closed to new replies.