Make add to cart buynow button in single row.

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

  • Avatar: Arun Sankar
    Arun Sankar
    Participant
    November 1, 2023 at 09:00

    we need to move add to cart and buynow button in single row

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 1, 2023 at 09:30

    Hello, @Arun Sankar,

    Thank you for contacting us and for using XStore.

    Should you desire to align the ‘Add to Cart’ and ‘Buy Now’ buttons in a single row, kindly follow the instructions below:

    1. Copy the CSS code provided below.
    2. Navigate to XStore > Theme Options > Theme Custom CSS > Global CSS on your website’s backend.
    3. Paste the copied CSS code into the Global CSS section.
    4. Click ‘Publish’ to save the changes.

    Upon successful implementation, the layout should resemble the attached example. https://imgur.com/zc3dpZe

    The CSS code;

    .et-single-buy-now.single_add_to_cart_button.button {
        max-width: 30% !important;
    		margin-left: 5px !important;
    }
    .et_product-block div.quantity~.et-or-wrapper {
        display: none !important;
    }

    We trust that these instructions will effectively address your query.

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.