This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Hi,
The alignment of Gift Card and Coupon appears to have changed, see here: http://screencast.com/t/nGGv0ciJO1 What I need to correct to is this:
http://screencast.com/t/PYwz62Zt
Can you help?
Hello,
Please, add this code in Custom CSS:
.cart-options-row .span5 .giftcard {
text-align: right;
}
.cart-options-row .span5 .coupon {
float: right;
margin-bottom: 20px;
}
.cart-options-row .span5 .coupon input {
float: right;
}
Regards,
Rose Tyler.
Many thanks
Hello,
You’re welcome!
Have a nice day!
Regards,
Rose Tyler.
The issue related to '‘What CSS do I need to reposition Coupon and Gift Card in 'Cart'?’' has been successfully resolved, and the topic is now closed for further responses