Home Forums WoodMart support forum Countdown Timer justify

Countdown Timer justify

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

    sajadarefi
    Participant

    Hello.
    I bought the perfect woodmart theme recently and import the full RTL template. In RTL mode everything becomes right to left direction even though Countdown timer! the time must be left to right direction. please help me set up it and justify it correctly because I can’t repair that.

    Sajad
    Best

    #314032

    Hello,

    Sorry for the delay.

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-product-countdown {
    	direction: ltr;
    	text-align: right;
    }

    Best Regards

    #314039

    sajadarefi
    Participant

    Hello
    That’s ok I was waiting for your helping
    best

    #314053

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Countdown Timer justify’ is closed to new replies.