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

    Hi,

    I’m using the RTL version of Enfold (Hebrew), so the countdown shows: seconds | minutes | hours | days.

    I want it to show like it does in the English version: days | hours | minutes | seconds.

    How to I revert it?

    Thanks

    #858939

    Hey sasha,
    Try this code in the General Styling > Quick CSS field:

    .av-countdown-active.av-countdown-timer {
        direction: rtl!important; 
    }

    Best regards,
    Mike

    #858957

    It works when I change the rtl to lrt. Thanks

    #858981

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change countdown direction’ is closed to new replies.