Hi sorry to bother you I’m using Responsive 2.0 theme and my products are not uniformed due to the titles not lining up as some are different lengths has anyone any ideas how I can solve this please I have attached image to try and exp
Topic summary
Issue: In the Shopify Responsive 2.0 theme, product cards look uneven because product titles vary in length, causing misalignment.
Evidence: An attached screenshot highlights titles not lining up across the product grid.
Proposed fix: Apply CSS (Cascading Style Sheets) to set a specific width for the product title container (the element wrapping each title) so all titles occupy the same horizontal space regardless of text length.
Follow-up: The original poster thanked the advice. Another participant requested more concrete details on how to implement the fix (e.g., exact CSS and where to place it), which were not provided in the thread.
Status: Partially addressed. A general direction (use CSS to standardize the title container width) has been given, but no code snippet or step-by-step instructions are included. The discussion remains open pending a specific implementation example.
Hello There,
Use CSS to set a specific width for the product title container. This will ensure that all the titles have the same width, even if the text is different lengths.
Thank you so much I really appreciated your advice kind regards Louise
Any information on how to rectify it?
