A Shopify store owner reported font sizes appearing too small on mobile view in two specific areas: product names on product pages and collection titles on collection pages. Desktop view displayed correctly.
Solution provided:
Custom CSS code was shared to be added to the theme.liquid file, placed above the </body> tag
The code uses media queries to increase font sizes specifically for mobile devices (max-width: 767px)
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
before the body ----->
if this code work please do not forget to like and mark it solution
Thanks so much for the help. I think I pasted it in the right place but it wouldn’t accept the code unfortunately. Could you perhaps share a screengrab of exactly where the code needs to go as I think I may have put it in the wrong place. Sorry! Thanks so much again!
Thank you very much that is amazing help! Is there a similar code I need to add to increase the size of my Collection title header please? It has also reduced to a too small font on mobile view. See link here https://cheerings.co.uk/collections/dangles
Hope its ok to ask that additional question - and thank you again!