Products Grid – Add to Cart Button – Placement

This topic has 4 replies, 3 voices, and was last updated 2 months, 2 weeks ago ago by Andrew Mitchell

  • Avatar: Vijith
    Vijith
    Participant
    August 6, 2024 at 08:12

    Hi There,
    Is there any option available within the theme setting to have the add to cart button next to the price on the Product Grid. (Probably with the +button on the Cart)

    See attached screenshot – (Appreciate if you could share the custom css if you have one).

    Thank you.

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    August 6, 2024 at 10:23

    Hi @Vijith,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme-product-grid-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .etheme-product-grid .sales-booster-total-sales,
    .etheme-product-grid .etheme-product-grid-title,
    .etheme-product-grid .star-rating-wrapper{
        width: 100%;
    }
    

    Hope it helps!

    Avatar: Vijith
    Vijith
    Participant
    August 6, 2024 at 11:14

    Hi Rossi,

    It works “Great” – Thanks a lot dear.. Really appreciated.

    And, please consider to add an option to change the “Icon” in the future release so we can change the Icon with the “+ Sign”

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    August 6, 2024 at 11:15

    Dear Vijith,

    We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.

    Click here to rate now: https://themeforest.net/downloads

    Thank you sincerely for your ongoing support!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Products Grid – Add to Cart Button – Placement’' has been successfully resolved, and the topic is now closed for further responses

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