This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
there are some mistakes in the checkout RTL page. Some elements should be correctly aligned.
The problems are shown in this attachment: https://www.dropbox.com/s/ojyaasnmf9zw6c8/checkout1.png?dl=0
Attachment 2 shows how the RTL cart page should be: https://www.dropbox.com/s/k249wsddjc7gj7v/checkout2.png?dl=0
Thanks
Hello,
Please add this code in Custom css:
.rtl .woocommerce-checkout-review-order-table th,.woocommerce-page.rtl .woocommerce-checkout-review-order-table td{
text-align:right !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up