Quantity edit is to big at mobile crosssells on single product page

This topic has 5 replies, 2 voices, and was last updated 8 months, 2 weeks ago ago by Tal

  • Avatar: Tal
    Tal
    Participant
    August 27, 2023 at 11:24

    hey.

    the quantity on mobile single product crossells are to big like here:
    https://prnt.sc/3-_EA18-DL-T

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 27, 2023 at 13:24

    Hello, Tal,

    Thank you for contacting us and for using XStore.

    Please try to use the next custom CSS code (Theme Options > Theme custom CSS > Mobile):

    .single-product-builder .et_product-block .related-products-wrapper .quantity-select {
        min-width: unset;
    }

    Kind Regards,
    8theme team

    Avatar: Tal
    Tal
    Participant
    August 27, 2023 at 13:32

    hey
    its fixed at crossells but at upsells its still the same
    how to fix it too?
    https://prnt.sc/UjX5TsYfi5Xu

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 27, 2023 at 13:37

    Hello, Tal,

    We appreciate your prompt response.
    In this case, please change the previous code to:

    .single-product-builder .et_product-block .quantity-select {
        min-width: unset;
    }

    Kind Regards,
    8theme team

    Avatar: Tal
    Tal
    Participant
    August 27, 2023 at 13:39

    thank you very much its fixed!

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

The issue related to '‘quantity edit is to big at mobile crosssells on single product 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.