All things Shopify and commerce
Hi there ,
Is there any way to make the yellow boxes same size? Regardless of what the text is inside, the size should look the same.. Any ideas on how to do that .
Solved! Go to the solution
This is an accepted solution.
Hi @Anonymous ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.testimonial__card--body {
min-height: 250px;
}
</style>
Best regards,
Anthony
This is an accepted solution.
Hi @Anonymous ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.testimonial__card--body {
min-height: 250px;
}
</style>
Best regards,
Anthony
Hi @Anonymous
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.testimonial__card--body.card--client-height.color-background-2.rounded--image {
height: 250px;
}
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solutions
User | RANK |
---|---|
41 | |
37 | |
24 | |
24 | |
22 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023