Viewing 3 replies - 1 through 3 (of 3 total)
  • Joash

    (@joashrajin)

    Hi @abelhabil ??

    Thanks for reporting this matter to us! Could you please elaborate on why what code needs to be removed?

    Once I have more information, I will forward this over to our developers ??

    Thread Starter abelhabil

    (@abelhabil)

    In this file: /wp-content/themes/storefront/style-rtl.css you write this code:

    .rtl .pagination a.next, .rtl .pagination a.prev, .rtl .woocommerce-pagination a.next, .rtl .woocommerce-pagination a.prev {
        transform: rotateY(
    -180deg);
    }

    This code mirror the text.
    But in Persian no need to mirror these text.
    In Persian ???? and ???? is correct (after translate).
    When I remove this code is chrome inspect or unset “transform” in custom css, these text are display correct.

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @abelhabil!

    Thanks for elaborating.

    In this case, I would recommend you submit an issue in the official Storefront Github here https://github.com/woocommerce/storefront

    You are welcome to submit a PR, too, for our developers to review.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wrong css code in rtl’ is closed to new replies.