Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yoga

    (@yogajegstudio)

    Hi @wafaasaadeh

    In Appearance->Customize->Additional CSS
    Try adding this css codes :

    .rtl .gutenverse-hamburger-wrapper {
        justify-content: left;
    }

    But if you need the side popup menu to be sliding from right to left, unfortunately that cannot be done with simple css codes.

    We will add more support for RTL sites in the future.

    Thank you.

    Thread Starter wafaasaadeh

    (@wafaasaadeh)

    no changed happen

    Plugin Author Yoga

    (@yogajegstudio)

    Hi @wafaasaadeh

    Try this one instead :

    .rtl .gutenverse-hamburger-wrapper {
        justify-content: left!important;
    }
    Pradnya

    (@pradnyajegstudio)

    We haven’t heard from you in a long time. We will close this topic. If you still have questions, please create a new topic.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘menu in the mobile view’ is closed to new replies.