This topic has 7 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
Hello,
Why my tax number (TVQ) is not align wit the rest?
See screen snapshot
http://www.carsona.com.heb5f.sogetel.net/wp-content/uploads/2015/10/capture.jpg
Thanks for your help.
Hello,
Please add this code in custom.css file:
tr.tax-rate.tax-rate-ca-bc-pst-7-2 td {
text-align: right !important;
}
Best regards,
Jack Richardson.
Sorry Jack!
doesn’t work. 🙁
Another option?
Hello,
I’ve edited the code to this one:
tr.tax-rate td {
text-align: right !important;
}
Please check now.
Best regards,
Jack Richardson.
Hello,
You may also add following code instead of previous:
.woocommerce-checkout .amount {float:right}
Regards,
Brian Johnson
Works great!!!!
Thanks for your help!!!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Checkout order’' has been successfully resolved, and the topic is now closed for further responses