Single product add to cart on <480 mobile & other cart issue

This topic has 4 replies, 3 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez

  • Avatar: trich
    trich
    Participant
    February 12, 2023 at 06:23

    Hi,

    I hope your weekend is going well. I have an issue after the theme update with add to cart button on mobile. The button is next to the quantity input as it should be, but it doesn’t fit the screen. I tried all CSS related to button width I could think of and cleared the cache each time but nothing worked.

    The second issue is on mobile as well. How do I remove the hover quantity input on the off-canvas cart? I don’t need the quantity input there at all.

    I’m sending the screenshots in the private area.

    I appreciate your help!
    Timea

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2023 at 09:25

    Hello, Trich,

    1/ Try to add the next code in Theme Options > Theme custom CSS > Mobile:

    .single-product-builder .et_product-block .single_add_to_cart_button {
        min-width: 220px !important;
    }
    .single-product-builder .et_product-block .cart .quantity {
        margin-bottom: 0px;
        margin-right: 5px;
    }

    2/ Header Builder > Cart > Show Quantity Input For Products > Off

    Kind Regards,
    8theme team

    Avatar: trich
    trich
    Participant
    February 14, 2023 at 01:50

    Worked! Thank you <3

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 14, 2023 at 06:47

    Hello @trich,

    We are delighted to have you here. If you are willing, we would greatly appreciate it if you could leave a 5-star rating for our Theme and Customer and Technical Support on ThemeForest at the following link: http://themeforest.net/downloads. Doing so would help us to release more updates and provide dedicated support in the future. Your support would be greatly appreciated.

    Thank you for reaching out to us. Have a wonderful day.

    Sincerely,
    8Theme’s Team

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

The issue related to '‘Single product add to cart on <480 mobile & other cart issue’' 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.