Anyone know where to modify the truncated titles for products in the scroller?
I want to display the full title and not the shortened version.
Thanks, Larry
Anyone know where to modify the truncated titles for products in the scroller?
I want to display the full title and not the shortened version.
Thanks, Larry
Figured it out.
.ty-scroller-list__description .product-title
Remove:
text-overflow: ellipsis;