Shopify themes, liquid, logos, and UX
Hi,
I would like to know how i can align the title , sku and add to cart on a collection page (see the picture).
I see some thing about it, but it don't work with my theme.
Thank you ,
Solved! Go to the solution
This is an accepted solution.
Go to your online store > customize > csutom css
and paste this code there
add these styles to your product title
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
did you know where i need to put it exactly ? i try some place but it dont work...
What's your store url ?
This is an accepted solution.
Go to your online store > customize > csutom css
and paste this code there
Thank you so much my friend , i dont have custom.css on this theme but i put it on base.css and it work well !!!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025