Attributes not aligned in Checkout Page - by ElitaSharpe

This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: ElitaSharpe
    ElitaSharpe
    Participant
    June 16, 2016 at 09:53

    I am having a problem on the checkout page. The attributes (the thread category has 2 per product) display too high and not separated with the “/”. Here is a screenshot:

    http://www.awesomescreenshot.com/image/1331149/54b9722d19dc2435d5580324a5889cd4

    How do I move them down to display properly?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 16, 2016 at 14:11

    Hello,

    Please add this code in custom.css file:

    .shop_table .product-name dl dd {
        float: none;
    }
    .shop_table .product-name dl dd::after {
      display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: ElitaSharpe
    ElitaSharpe
    Participant
    June 16, 2016 at 15:10

    That worked. Thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    June 16, 2016 at 15:26

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Attributes not aligned in Checkout Page’' has been successfully resolved, and the topic is now closed for further responses

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