Eventum Template - Change Color For Numbers In Countdown - Question | JoomShaper

Eventum Template - Change Color For Numbers In Countdown

SH

Susanne Hoischen-Taubner

Template 10 months ago

Hi, I would like to change the color of the figures for days (and hours and minutes and seconds) in the counter. At least the yellow for the days doesn't fit my background ideas. Where can I do this?

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 10 months ago #179144

Hi there,

Thank you for reaching out. Do you wanna change Countdown Numbers color? If yes, Add this css code inside the custom.css file and change the color.

#countdown-timer .sppb-countdown-days .sppb-countdown-number {
  color: #fff200;
}
#countdown-timer .sppb-countdown-hours .sppb-countdown-number {
  color: #ff8a00;
}
#countdown-timer .sppb-countdown-minutes .sppb-countdown-number {
  color: #00b9ff;
}
#countdown-timer .sppb-countdown-seconds .sppb-countdown-number {
  color: #8dc63f;
}

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
SH
Susanne Hoischen-Taubner
Accepted Answer
10 months ago #179148

Thank you for the quick reply! It works!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 10 months ago #179150

You are most welcome! We appreciate your feedback and are delighted to hear that you're satisfied with our service.

To officially close this forum post, mark it as accepted. If you have any more questions or need further assistance in the future, please don't hesitate to reach out to us.

As for writing a review about our product and support quality, we would greatly appreciate it! Your feedback helps us improve and serves as a valuable reference for others. Please take a moment to share your thoughts about your experience with our product and the support you received. Your input is valuable to us and the community. Thank you in advance for your time and support.

Joomla Extension Directory

JED.png

TrustPilot

Trust-Pilot.png

We're here to assist you with any further questions or requests you may have. Once again, thank you for choosing our product and for being a part of our community.

Best regards,

Toufiqur Rahman

Team Lead, Tech Support (JoomShaper)

0