Hi,
My product titles are not aligning on web or mobile as some products take up 2 lines, and some on 1 (see screenshot). Looks extra bad on mobile.
Is there a way to force add an extra line or something alike to make them align nicely?
URL: https://daraoma.com/
Theme: Narrative - but its on a unpublished theme. Will share password if someone is willing to help me!
This is to align your title and price.
Please add the following code at the bottom of your assets/theme.css file.
.product-card .price{
align-items: center !important;
}
.product-card{
text-align: center;
}
As for the title you mentioned in 2 lines. I checked on mobile. It is fine in one line. Let me know.
Thanks!
User | Count |
---|---|
442 | |
191 | |
139 | |
60 | |
42 |