This topic has 4 replies, 3 voices, and was last updated 3 months, 2 weeks ago ago by Andrew Mitchell
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.
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!
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”
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
The issue related to '‘Products Grid – Add to Cart Button – Placement’' has been successfully resolved, and the topic is now closed for further responses