Viewing 1 replies (of 1 total)
  • You shouldn’t need to include anything for RTL to work. I just double checked Storefront core and it works as expected in RTL.

    I’d try to figure out why that’s happening if I were you.

    Alternatively the following css would help;

    .rtl.woocommerce-active .site-header .main-navigation {
    margin-left: 0;
    }
Viewing 1 replies (of 1 total)

The topic ‘rtl in child theme isn’t working’ is closed to new replies.