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!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025