Comments mejisan started the conversationDecember 12, 2020 at 1:33amHow can i reduce the standard font size for product titles on mobile only?On mobile my product titles are too big - see pic https://prnt.sc/w0wwdk 933Neuron repliedDecember 14, 2020 at 8:30amHi,I am very sorry for the late reply, we were not working at the weekend.Please add the following code at Appearance > Customize > Additional CSS with the font size you want. @media(max-width:768px) { .o-hero .o-hero__content .o-hero__content__title { font-size: 14px !important; } } Feel free to ask for anything you need.Kind Regards Sign in to reply ...
How can i reduce the standard font size for product titles on mobile only?
On mobile my product titles are too big - see pic
https://prnt.sc/w0wwdk
Hi,
I am very sorry for the late reply, we were not working at the weekend.
Please add the following code at Appearance > Customize > Additional CSS with the font size you want.
Feel free to ask for anything you need.
Kind Regards