RTL

Posted in: Newspaper
Post count: 26

Hi,
I change a website supports Hebrew (RTL) and I have some problems.
1. I hqave to change “Category Block to RTL-see pls image.http://pictub.club/image/N4XZq
2. Move search block in “main-menu” from right to left and menu to right.
How do i fix this 2 issues?
url:www.lifenews.today

Best Regards,
Veet

Post count: 23312

Hello veet1975,

Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

Post count: 26

Hi,
I know you do not support RTL, but I have a few “little” problems to fix.
1. I have to move “latest cat.” to left – pls see image: http://pictub.club/image/NOxzC
2. Catecory Block in main page float to left pls see image: http://pictub.club/image/N4XZq

And that’s all.
Of course, if you can help.

Best Regards.
Veet

Post count: 23312

Hello veet1975,

Provide your website URL so I can inspect it closer.

Thanks.

Post count: 26

https://www.lifenews.today

Best regards,
Veet

Post count: 23312

Hello veet1975,

Try the code below and place it in Theme panel->Custom CSS area.

.td-category-description{
text-align: left;
width:100%;
}
.td-category-siblings{
text-align: left;
}

Please keep in mind that our theme do not support the RTL and it is not a simple task to adjust the elements for the entire theme in order to bring best results. You should do it yourself the other customizations because we cannot provide custom work.

Thanks for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.