Okay
  Public Ticket #3238225
RTL spacing and scroll bar issue
Closed

Comments

  • Abdullah started the conversation

    Hi there, 

    I'm using Hotel demo for my client, but it seems there is an issue with the theme when I select RTL language. The spacing is not correct on the menu for both desktop and mobile, also there is horizontal scrolling bar. 

    You can understand more with the screenshots.

    Best Regards

  • [deleted] replied

    Hi Abdullah,

    Please share your website login credentials with me so I can test this. To safely include your credentials click the Insert Credentials button in the editor toolbar (see how)

    Thanks!

  •   Abdullah replied privately
  • [deleted] replied

    Hi Abdullah,

    Please add the code below to your Custom CSS area:

    .standard-menu-container .menu>ul>li+li, .standard-menu-container ul.menu>li+li {
        margin-right: 25px;
    }
    .mobile-menu-fullscreen ul#menu-main-menu {
        margin-right: 40px;
    }
    .go-to-top-vp {
        left: auto !important;
    }

    Have a nice day!

  • Abdullah replied

    Thank you, it solved it.

    For the footer also needs to check it out, in RTL language, the footer should start from right to left and when I change language to English, it should change completely from left side to the right, but this is not happening in the demo  

  • [deleted] replied

    Hi Abdullah,

    Can you please make a screenshot and tell me exactly how this area should be in RTL please?

    P.S: We hired a company to make Kalium RTL. Then we made changes through theme updates and it seems that some areas of RTL are broken. We will contact them again to revise them and update RTL files.