I have edited previously added code. Please clear your browser cache and check your site now.
With best regards
Brian Johnson
This topic has 39 replies, 4 voices, and was last updated 10 years, 8 months ago ago by Eva Kemp
I have edited previously added code. Please clear your browser cache and check your site now.
With best regards
Brian Johnson
Hi,
On the cart page https://www.dropbox.com/s/iij4qx5djs6g67x/Cart%20%7C%20TA%20Scotland.png?dl=0
“Reservation 486″ is now aligned. Thanks for that 🙂
However, the word “Extras” is closer to ‘Price” and I would like “Extras” to be closer to its section below “Adults”.
On the checkout page https://www.dropbox.com/s/kptphzbe8qona4g/Checkout%20%7C%20TA%20Scotland.png?dl=0
Same issues than above.
And the price for the 2 sections “Paid Today” and “Remaining Amount” are not aligned right with the above price “Order Total”.
Many thanks,
Hello
Here is the screenshots from my browser http://prntscr.com/6p1xtm. Please claer your browser cache and refresh the page.
With best reagrds
Brian Johnson
Hi,
If you add a product to the cart without choosing any extras, then yes, its works fine as you show on your screenshot.
However if you do add extras, then issue is still showing.
Hello,
Please use this code:
dt.variation-Extras {
margin-top: 20px !important;
}
dd.variation-Extras {
margin-top: -15px !important;
}
.woocommerce-checkout-review-order-table .order-total td {
text-align: left !important;
}
Thank you.
Regards,
Eva Kemp.
Thanks this works great 🙂
Last thing that needs to be done:
On the checkout page https://www.dropbox.com/s/kptphzbe8qona4g/Checkout%20%7C%20TA%20Scotland.png?dl=0
The price for the 2 sections “Paid Today” and “Remaining Amount” are not aligned right with the above price “Order Total”.
Many thanks,
Hello,
Please use this code:
.woocommerce table.shop_table tfoot td span.amount {
float: right;
}
Thank you.
Regards,
Eva Kemp.
It all looks great now!
Many many thanks for all your help 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘About previous "layout issues"’' has been successfully resolved, and the topic is now closed for further responses