Hello,
I need to reduce the font size of the title on my products page. On mobile, it looks too big.
Thanks for your help.
Hello,
I need to reduce the font size of the title on my products page. On mobile, it looks too big.
Thanks for your help.
Hi,
I will render help for you and help you to reduce size of your title on your store products page, It will look perfect on mobile and on desktop
I need to know where to put the code
it does not required code its from your shopify theme
There are no options in the theme
Can someone help me? @KetanKumar
Hi @pinkparrot ,
Do you mind sharing your website so we can provide a code specific for you?
Hi @pinkparrot ,
Thank you. This code only applies on mobile.
@media only screen and (max-width: 750px) {
.product__title h1 {
font-size: 30px;
}
}
After code
Is not working for me. Maybe I’m adding the code in the wrong line
Hi @pinkparrot
I see you base.css was changed to minified. You can add the code to the file.
Can you please send me a screenshot of where I have to paste the code? Sorry but I’m not finding it. Maybe you can give me the number where I can paste it. Thanks so much
Hi, what about the code to desktop please. I’d greatly appreciate it. Thanks.