I want to make the font size even smaller than this for my product title. Is there a way to do that?
If it is just the product title you can add this to the custom CSS settings of the section, you will need to add it to the “product information” block:
h1 {
font-size: 12px;
}
Hi @mugiwaara
This is David at SalesHunterThemes.
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
Hi @mugiwaara , thanks for reaching out to the Shopify Community.
I see that someone has shared the code you would need to make this change, and hopefully it was very helpful for you. I know some people aren’t comfortable with making coding changes themselves, and if that’s you, there are other ways to make this change.
If you’re using a free Shopify made theme you might qualify for Shopify Design Support, which is 60 minutes of coding changes you can submit to our support team.
If you’re using a paid theme, you can reach out to a Shopify Expert, or find a freelancer on a site like Fiverr, or UpWork.
You can also find similar questions or ask this question in our Partners and Devs forum, check it out here. A lot of people give out great advice there.
perfect. this helped. thank you very much
and can you help as in what code I can use for the normal text as well? Thank you
