Shopify themes, liquid, logos, and UX
When updating our featured reviews, I noticed that for the body text for the review, it fills up the space starting from the bottom and going up rather than filling out from top to bottom live every other text box. I have tried using <br> under the body of the text which moves it up in the editor, but does not translate into the live version.
Any advice and/or custom code would be greatly appreciated.
Link: https://www.exploresherpa.com/
I am using an Influence theme
I'm sorry, I didn't understand what you would like to edit here. Do you mind explaining further?
I want to eliminate the white space between the review title and the star rating.
Thanks for te clarification, I notice that the date is not visible on the reviews. Check this one.
.reviews-section .container .reviews-card .review-content {
margin-top: 0px;
}
.reviews-section .container .reviews-card {
height: 25vh;
}
.reviews-section .container .reviews-card .review-content p {
line-height: normal;
margin-bottom: 0px !important;
}
.reviews-section .container .reviews-card .review-content p br {
display: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025