• Resolved sillafekul

    (@sillafekul)


    The checkout page in English loads perfectly and retains all of its structure and layout. However, when loaded in Arabic, we see the table formatting get completly lost and the overall design becomes unusable.

    How can this be resolved so that the Arabic counterpart retains the styling that is present in the English version (barring the required formatting changes for the language)

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Anca

    (@ancavictoria)

    Hello,

    Thank?you?for reaching out to us!

    Please add the following CSS in Dashboard -> Appearance -> Customize -> Additional CSS:

    .cart-subtotal td, .cart_item > .product-total, .order-total td, .woocommerce-checkout-review-order-table [type=”hidden”] + label { text-align: right !important; }

    It should appear correctly after following these steps.

    Let me know how this goes.

    Kind Regards,

    Anca

Viewing 1 replies (of 1 total)
  • The topic ‘Checkout Page Formatting Issues’ is closed to new replies.