What CSS do I need to reposition Coupon and Gift Card in 'Cart'?

This topic has 4 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler

  • Avatar: Lily
    Lily
    Participant
    November 21, 2016 at 23:05

    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?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 22, 2016 at 08:38

    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.

    Avatar: Lily
    Lily
    Participant
    January 29, 2017 at 22:49

    Many thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 30, 2017 at 08:33

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

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

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.