This topic has 5 replies, 3 voices, and was last updated 5 months, 3 weeks ago ago by Andrew Mitchell
How to get the products aligned correctly. I have the ‘auto height’ toggled to on in the carousel options but the boxes are different heights.
thanks
Hi @nigel,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.home .etheme-product-grid-item {
min-height: 510px;
}
Hope it helps!
still not alignd correctly, do I have to make sure all my products have the same length title?
Hi @nigel,
Please update the custom CSS codes to:
.home .etheme-product-grid-item {
min-height: 525px;
}
Let us know how it goes!
Dear nigel,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Products not aligned in carousel on home page’' has been successfully resolved, and the topic is now closed for further responses