Problems on the product page, in the shopping cart button

This topic has 2 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Olga Barlow

  • Avatar: Sascha Kaetsch
    Sascha Kaetsch
    Participant
    January 12, 2022 at 14:31

    I have a problem on the product side, I would like to push the button to the shopping cart and the quantity selection firmly down as shown in the picture. Furthermore, I would like to either insert a space between the product description and the price or hide the price completely.
    can you please send me instructions?

    Kind regards
    Sasha

    problems on the product side

    On mobile devices

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 13, 2022 at 08:51

    Hello,

    Add the below code to Theme Options > Custom CSS

    .single-product-builder form.cart .wc-pao-addons-container {
        width: 100%;
    }
    .product-addon-totals .wc-pao-col1 {
        padding-right: 10px;
    }

    Regards

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

The issue related to '‘Problems on the product page, in the shopping cart button’' 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.