This topic has 3 replies, 3 voices, and was last updated 6 months, 2 weeks ago ago by Andrew Mitchell
Hello again,
We wanted to know if there is a possibility for products to be aligned in the store view whether they have reviews or not. Attached image
Hi @Carolina,
It could be achieved with the custom CSS codes, please add the following CSS under Theme Options > Theme Custom CSS > Global CSS:
body .etheme-product-grid-content {
position: relative;
min-height: 150px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
Hope it helps!
Dear Carolina,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘Adjust products in the store view when regardless of whether they have reviews or not’' has been successfully resolved, and the topic is now closed for further responses