Tagged: 

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

    Hi,

    i dont know what i did but i just noticed everything is aligned right like a mirror or something. please show me how to return it to normal

    see it here https://webtechnology.ph

    #319047

    Hi Roy!

    Thank you for using Enfold.

    Somehow, you set the direction to rtl. Add this on Quick CSS or custom.css:

    body {
    direction: ltr !important;
    unicode-bidi: embed;
    }

    Best regards,
    Ismael

    #319115

    not working sir.

    #319120

    Hey!

    Please flush browser cache and refresh your page a few times. Text direction is left to right on my end

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.