Home Forums WoodMart support forum RTL in counter

RTL in counter

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

    Hosein Vahhabi
    Participant

    in persian and I think in other rtl language the time from day to second comes from left to right.
    you set it right to left and it’s a mistake.
    How can I correct this for landing page that publish soon?

    Attachments:
    You must be logged in to view attached files.
    #94933

    Bogdan Donovan
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .woodmart-timer {
    	direction: ltr;
    }

    Regards

    #94941

    Hosein Vahhabi
    Participant

    it’s solved.
    for use of custom font you add in theme setting how can I use this method of custom font instaead of asigning font manually with another css?

    #94967

    Hello,

    Your question is not clear. As far as I understood, you want to customize your fonts, don’t you? If you do, you can customize your fonts in the Theme Settings > Typography > Advanced typography https://xtemos.com/docs/woodmart/advanced-typography-settings/

    If you mean something different, please clarify.

    Best Regards

    #393039

    emyr32
    Participant

    the coming soon page counter is flickering and not counting in the arabic page (rtl) i am using multilingual Site

    #393136

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case. Please add the page URL where I can see the problem.

    Best Regards

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