Trying to move site to RTL

Posted in: Newspaper
Post count: 56

Hey,

I know the theme doesn’t support RTL, but this is not the problem for me.

I have 1 site – dailybuzz.co.il – which i manage to move it to be RTL.
Now i have another site – isradog.co.il – which i uploaded the CSS file from dailybuzz.co.il to this site, but nothing changes. Everything is still aligning to the left.

For example this is the same on dailybuzz.co.il & isradog.co.il >>
.td-pb-row [class*=”td-pb-span”] {
display: block;
min-height: 1px;
float: left;
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
padding-right: 24px;
padding-left: 24px;
position: relative;
direction: rtl!important;

In dailybuzz it works fine, and is isradog.co.il it doesn’t do anything.

Any ideas?

Thanks

Post count: 23312

Hello gili,

I have inspected your both sites and all of them seems to works with your above code -> http://screencast.com/t/VQodluK9 -> http://screencast.com/t/5w9SAcpsma5
If I do not understand it better, please provide more details about what you mean, so I will be able to provide a more accurate response.

Thanks for the message!

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