How to change the Color of the Counter

Created by Katie Bui, Modified on Thu, 6 Dec, 2018 at 2:54 PM by Katie Bui

Question:

We want to know how to change the Color of the Counter (ex. from Blue to rose)


Answer:

To change color of the counter, could you please try to add the following code to your theme:


1. For the category page:
.timer-bss-style-square .countdown-amount { 

background:{colour code} !important;

}


2. For product page:
.timer-bss-style-frame.is-countdown .countdown-show4 .countdown-section { 

background:{colour code} !important;

}

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article