I need side by side buy now button option?

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

  • Avatar: alimrangpby
    alimrangpby
    Participant
    July 7, 2023 at 03:43

    Hello

    I don’t place the “buy now” button in side by side. https://ibb.co/RQs82wy
    May be you can understand what I want but I give a sample to better understand https://ibb.co/z6kRZ4q

    9 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 7, 2023 at 05:56

    Hello, @alimrangpby,

    Thank you so much for purchasing our theme and contacting our support center.

    Do you mean that you would like to have both an “Add to Cart” and a “Buy Now” button on the same line when viewed on a mobile device?

    we request that you provide us with URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.

    To do this, please follow these steps:
    – Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
    – Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
    – Any email address can be used for the new account, it does not have to be your personal email.

    Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.

    Kind Regards,
    8theme team

    Avatar: alimrangpby
    alimrangpby
    Participant
    July 7, 2023 at 08:05

    Right, I need both “Add to Cart” and a “Buy Now” button on the same line mobile and desktop both version.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 7, 2023 at 08:23

    Hello, Alimrangpby,

    Thank you for contacting us and for using XStore.

    Please try code from this topic – https://www.8theme.com/topic/i-looking-at-to-add-to-card-buy-now-button-nearby-near-how-can-go-here-please-guide-me/#post-360117

    Kind Regards,
    8theme team

    Avatar: alimrangpby
    alimrangpby
    Participant
    July 7, 2023 at 09:28

    //There is an empty sidebar, so disable it via Single Product Builder to remove empty white space from the right.// how can i do that?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 7, 2023 at 09:40

    Hello, Alimrangpby,

    Thank you for your response.

    This is not needed in your case. You just need to add the next code in Theme options > Theme custom CSS > Global:

    .single-product-builder .et-or-wrapper {
        display:none;
    }
    .single-product-builder form.cart {
        display: flex;
    }
    .single-product-builder .single_add_to_cart_button {
        margin-right: 10px !important;
    }

    Kind Regards,
    8theme team

    Avatar: alimrangpby
    alimrangpby
    Participant
    July 8, 2023 at 06:45

    Thank you. Code working but there is no space between two button in mobile version https://ibb.co/wWQXVQc. Desktop version is working fine.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 8, 2023 at 07:20

    Hello, @alimrangpby,

    In order to solve your issue, Please copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache. This should resolve your issue and the result should look like this: https://imgur.com/FfcWP75

    @media  (max-width: 767px) {
    .single-product-builder .single_add_to_cart_button.button{
         margin-top: 15px !important;
    }
    }

    Best Regards,
    8Theme’s Team.

    Avatar: alimrangpby
    alimrangpby
    Participant
    July 8, 2023 at 07:34

    Thank you. Now It’s working fine.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 8, 2023 at 07:51

    Hello, @alimrangpby,

    We appreciate your feedback and are glad to know that you are satisfied with our product and services.

    We kindly request you to consider leaving a 5-star rating for our theme and customer and technical support by visiting http://themeforest.net/downloads. Your feedback and positive review would not only help us improve our product but also encourage us to provide better support in the future. It means a lot to us and we are grateful for your support.

    If you have any further queries or concerns, please feel free to contact us anytime. We are always here to assist you.

    Thank you again for choosing our product and services.

    This topic is now closed!

    Best regards,
    8Theme’s Team.

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

The issue related to '‘I need side by side buy now button option?’' 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.