Hi. I hope you could help me. Could you please help me how to limit the number of characters of the product title to 20 characters on a collection page - Enterprise Theme ?
Your help is highly appreciated!! Thank you so much!!!
Goal: Limit product titles to 20 characters on collection pages (Enterprise theme) and adjust homepage font size for mobile without affecting desktop.
Key steps and proposals:
Follow‑up topic:
Status:
Hi. I hope you could help me. Could you please help me how to limit the number of characters of the product title to 20 characters on a collection page - Enterprise Theme ?
Your help is highly appreciated!! Thank you so much!!!
Hi @baynojayson ,
Could you kindly share your website URL so I can write the necessary code for you to embed on your site?
Best regards,
Hi Rohail Ali !
Thank you for your response . Here’s the website URL : https://ingcostores.com/
Hi,
You can use this code just before closing tag on theme.liquid file:
Best,
Wow! Thanks for your help!!!
You’re most welcome! Feel free to reach out if you need any further assistance with your Shopify store.
Hi Friend!
Do you have an idea on how to change the font size on home page for Mobile, but retain the size on desktop ? Really thanks for your help , I really appreciate it
Hi there,
Yes, you can use CSS media queries for mobile like this:
You can try adding a custom Liquid or HTML section to the homepage, then apply your CSS within the media query mentioned above.
Best Regards,