[Support request] RTL problem

Home Forums Support [Support request] RTL problem

Home Forums Support RTL problem

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

    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

    #994926
    Leo
    Staff
    Customer Support

    Hi there,

    Strange indeed.

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

    Thanks very much!

    #1001697
    Nir

    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

    #1001852
    Leo
    Staff
    Customer Support

    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 🙂

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