Site logo

Archived topic

RTL problem

3 replies · Started by Nir on August 27, 2019

Viewing posts 1–4 of 4

Hey
After few installs that i saw this i decided to ask:

i am working in Hebrew so it's RTL.

after reading some tickets about the topic i understand that RTL is supported and should work without any child theme or any other css customisations

but when i am viewing the site (clean wordpress install) the main content and sidebar don't align correctly.

can you please help me figure out why?
here a screenshot (this is just a clean install on my local machine)

https://cl.ly/0b7512f66032

thanks

Nir

Hi there,

Strange indeed.

Any chance you can duplicate this on a test server so we can see the issue live?

Thanks very much!

Hey
yes i made it live start fixing things
here is an example of something that probably don't have a rtl for.

it's the logo and menu after scrolling:
please see the screen shot

the logo should be to the right (blue arrow)

https://cl.ly/b2466b6a0183

this is the link to the website
http://pro.nirsharabi.com/

hope you can help
thanks
Nir

Can you give this CSS a shot?

body.rtl .main-navigation:not(.grid-container):not(.mobile-header-navigation) .inside-navigation.grid-container .navigation-branding {
    margin-right: 0;
    margin-left: auto;
}

Let me know :)

This archived topic is closed to new replies.