Add to cart button appearing a little bit smaller versus buy now button

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

  • Avatar: PR
    PR
    Participant
    March 23, 2023 at 20:50

    Hello,

    On the product page when you look from a mobile view;

    The add to cart button is slightly smaller.
    How can we make them the same size?

    It looks great on a PC.

    Thanks

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 24, 2023 at 06:00

    Hello @PR,

    We hope the following CSS code resolves your issue with the size of the add to cart and buy now buttons on mobile. Please copy and paste the code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS, then clear your browser cache and check back to your site.

    @media only screen and (max-width: 767px){
    .single-product-builder .et_product-block .single_add_to_cart_button {
        min-width: 100% !important;
    }
    }

    If the issue still persists, please provide us with your WP-ADMIN login details in the private content area of this topic. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution. Please note that you should take a complete backup of your site before doing so.

    Also we are not able to inspect on your site as you have the restriction, so please remove it too for a while, so that we will check it by inspecting your site as well.

    Best Regards,
    8Theme Team.

    Avatar: PR
    PR
    Participant
    March 24, 2023 at 06:33

    Hello Tony,

    Thank you so much!

    We can see that the button now is showing the same on both mobile and pc.
    Can you confirm this from your end?

    In regards to the inspection element, is the right click or keyboard shortcut not working?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 24, 2023 at 06:43

    Hello @PR,

    We can confirm that the button is displaying correctly on both the desktop and mobile versions. Please find attached screenshots for your reference: under the private content area

    We can also confirm that both the right click and shortcut are not working.

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: PR
    PR
    Participant
    March 24, 2023 at 06:48

    Hello Tony,

    Thank you!
    Can you put the images on the PCA please?

    We will take a look into the right click and shortcut. Most probably a plugin causing this.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 24, 2023 at 06:55

    Hello @PR,

    We are pleased to inform you that the images are now located in the private content area. If you have any further questions or concerns, please do not hesitate to contact us.

    We wish you a pleasant day.

    This topic is now closed.

    Best Regards,
    8Theme’s Team

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

The issue related to '‘Add to cart button appearing a little bit smaller versus buy now 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.