Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #521907

    Hi, I would like to change the background color of an animated counter to a specific color. How can I do that?

    Also, can I remove the frame from the counter so it will only show the number without the frame around them?

    Thanks.

    #522058

    Hi DROR!

    can you please show us the page you are developing?
    Thank s a lot

    Cheers!
    Basilis

    #522193

    Sure.

    #522334

    Hi!

    Please add following code to Quick CSS

    .av-countdown-cell-inner { background-color: orange !important; border: none !important; }

    Best regards,
    Yigit

    #522343

    Thanks. How can i reverse the order the counter is showing? If I want the days on the left and the seconds on the right?

    #522689

    Hi!

    Replied you here – https://kriesi.at/support/topic/how-to-reverse-the-counter/

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can I change the color of the animated counter?’ is closed to new replies.