A user sought help modifying product title display on their Kalles theme collection page. The titles were capitalized by default and too large, causing truncation.
Initial Solution:
Custom CSS was provided to adjust font size (18px), remove capitalization (text-transform: none), and allow text wrapping (white-space: normal)
Code added via Customize > Theme settings > Custom CSS
Follow-up Issue:
Product prices appeared misaligned when titles spanned one versus two lines
Sorry if this is a basic one, but is anyone able to help me amend the display of my Product Title from the Main Collection page, please? It’s capitalised by default, and the text is too large so it doesn’t display the full Product Title.