Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #522303

    Hi, how can I reverse the order of the animated counter so that the days will be on the left and the seconds will be on the right – http://screencast.com/t/2M19vtf2P

    #522691

    Hey DROR!

    I will report this to Kriesi as this should be RTL specific fix for the element.

    Regards,
    Yigit

    #522768

    Hi, It is fixed for RTL but I just want to “unfix” it and show it as it would show in a LTR site. Can it be done?

    #523009

    Hey!

    Oh sorry, please add following code to Quick CSS

    .av-countdown-timer-inner {
        direction: ltr;
    }

    Cheers!
    Yigit

    #523073

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to reverse the counter?’ is closed to new replies.