• Resolved minkerr

    (@minkerr)


    Hi There,

    The cart totals in the Cart + Checkout Layout are not aligning properly. To give you a visual below is how they look without the lines. Is there a way to fix the format to have the prices aligned on the right side? And also have the subtotal, shipping and total amounts on the same line next to each other?

    Currently:
    Subtotal
    $30.00
    Shipping
    Flat rate: $4.99

    Total
    $34.99

    Can it be changed to this?

    Subtotal $30.00
    Shipping Flat rate: $4.99
    Total $34.99

    Please let me know how?

    • This topic was modified 4 years, 11 months ago by minkerr.
    • This topic was modified 4 years, 11 months ago by minkerr.
    • This topic was modified 4 years, 11 months ago by t-p.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @minkerr,
    Sorry for late reply. Can you please send me the site URL. It seems just a design issue. Please share your URL, I will send you the CSS for it.
    Thanks

    Thread Starter minkerr

    (@minkerr)

    No worries, here is the test page, but you have to add the first product in the shop to test it. https://bit.ly/3b5cvUh.

    Please let me know.

    Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @minkerr,

    Please add below CSS in Apperance->Cutmomize->Additional CSS secton.

    .express-one-page-checkout-main .cart_totals p.left-corner {
    display: inline-block !important;
    }

    Make sure this CSS is not getting override.
    Do let me know if you still face any issues.
    Thanks

    Thread Starter minkerr

    (@minkerr)

    It worked! Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checkout – Confirm & Pay – Cart Totals’ is closed to new replies.