How can I adjust the font size for my 3 collection font?

How can I change the size for my 3 collection font? If I have to add code, juste share me the code and tell me where to put it.

thanks :folded_hands:t3:

Hi @annie-claude17

Please share your store URL

@annie-claude17 Can you please send me the store URL?

Hey @annie-claude17

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

Has you’ll see, I use the app google font to put my customs fonts, but I saw previously that I can download my fonts in fichier (done) and that I jusr have to copy the link in a code and copy the code somewhere in base css or something like that. Would it be better to use this code instead of using the app google font?

thanks for your reply

Here’s my url:

password:tawbru

Hey @annie-claude17

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

It works for « collection estivale » in collection page, but also affects the size of « collection estivale » (different font) in home page. Plus when I erase your code, red lines appeared under style and body (ligns 354 and 355) What’s the problem?