This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp
Hi,
On the Checkout-page the price of the order total needs to be outlined to the right side.
Now the price is somewhere in the middle and not on the right as the product price is, it should be the same.
How can I get that in the right place?
Kind regards,
Gwenny
Hello,
Please add this code in custom.css file:
.order-total td {
text-align: right !important;
}
Best regards,
Jack Richardson.
Thank you Jack!
Hello,
You are welcome.
Regards,
Eva Kemp.
The issue related to '‘Checkout-page order total not in line’' has been successfully resolved, and the topic is now closed for further responses