Shopify themes, liquid, logos, and UX
hi, can anyone help with the border on my product card.
products with a longer title make the border bigger than the products with shorter titles.
I want to set a fixed size for the border, I don't want to truncate the titles.
www.printedpenguin.co.uk
a.card-title.link-underline.card-title-ellipsis {
min-height: 52px;
}
you can add this css to customizer it will make title default 2 lines height.
this didn't work unfortunately
Hi @PictureMyGift ,
You can follow these steps:
- Go to Online Store -> Themes -> Edit
- Fine file component-card.css and paste the code below to end of file -> Save
.product-item .card-information .card-title .text {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 100%;
display: block;
}
Hope this help!
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi, this has only shortened the titles, I would like the titles full but the border to be a fixed size (bigger)
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024