Okay
  Public Ticket #2816146
RTL Product Order Alignment RTL
Closed

Comments

  •  3
    BasharAld started the conversation

    HI

    Books List needs to be flipped the opposite way on the order RTL

    So How to reverse the books in columns?

    I tried to put it like this as you advised before : but it didn't work out 

    body.rtl.woocommerce .products .product {
        float: right !important;
    }
    body.rtl.woocommerce .products.columns-3 .product:nth-of-type(3n+1) {
        clear: right !important;
    }

    Actually the style is showing correct first second from loading the page then changed automatically to the LTR ?!! 

    Seems the style getting overrides ?

    I have submitted a Private ticket but still not reply since 2 days we stuck in this as your theme not support RTL correctly :) 

    Please assist.

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}