How can I remove the quantity selector from the sticky add to card button on mobile?

This topic has 2 replies, 2 voices, and was last updated 10 months, 4 weeks ago ago by Tony Rodriguez

  • Avatar: Serjio
    Serjio
    Participant
    June 20, 2023 at 09:00

    It would be great if there were an option to insert a product image instead of the quantity selector or add to wishlist button.

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 20, 2023 at 09:37

    Hello, Serjio,

    1. To remove the quantity selector from the sticky add to card button on mobile, please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache:

    @media (max-width: 767px){
    .etheme-sticky-cart .quantity {
              display: none !important;
    }
    }

    2.

    To insert a product image instead of the quantity selector or add to wishlist button in sticky add to cart bar on mobile.

    We regret to inform you that it is not possible to achieve your desired outcome with the current version of the theme. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.

    If you would like to pursue paid customization services, we recommend submitting a customization request to the Codeable team via their website: https://www.codeable.io/?ref=qGTdX

    Alternatively, you can post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.

    OR

    You can use any third-party plugin for it, which better meets your requirements but at your own risk.

    Best Regards,
    8Theme’s Team

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

The issue related to '‘How can I remove the quantity selector from the sticky add to card button on mobile?’' 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.