Arras theme – LTR where supposed to be RTL
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Arras theme – LTR where supposed to be RTL’ is closed to new replies.
The topic ‘Arras theme – LTR where supposed to be RTL’ is closed to new replies.
(@stealingisbad)
15 years ago
New to WordPress and I need some help.
I am using the latest version of the Arras theme, and the latest version of WordPress.
The problem is this:
My website is right to left, I told Arras to use the RTL CSS file and most things worked well. The only problem I had was that for some reason, the comment content list is displayed from left to right.
Tried many things, but nothing really worked. Looking at the code using inspect element, I can see that a “text-direction: ltr;” is being added right below the ‘comment-content’ div. It looks like this:
(image: http://i54.tinypic.com/1z1qzrs.jpg )
As you can see, there is another div, making the whole thing LTR right before the comment itself. I did not edit it, and nowhere can I find the code leading to this – not in the CSS files, nor in the theme itself. This has never happened to me with any other
theme. Anyone has an idea?
Thanks!
By the way, the site is currently on a local virtual server, so I can’t really link to it.