How can I adjust the footer font size on my website?

Hi everyone!!!

I am trying to change the size of my font in the footer, I just want it slightly smaller.

https://dakota-rome-23.myshopify.com/

Thanks a lot in advance!

Regards from Rome!

hii, @Dakotarome
Paste this code on top of the theme.scss file.

.site-footer__content {
    font-size: 16px !important;
}

Thank You.

Thanks a looottt @Zworthkey :heart_eyes: :folded_hands: :raising_hands:

Do you know why in the mobile footer the “info & support” looks different (have more space between paragraphs) than the laptop version? I would like them to be the same :folded_hands: :folded_hands: :folded_hands:

THANKS YOU AGAIN!

Hii, @Dakotarome
Paste this code on top of the theme.scss file.

li.site-footer__linklist-item {
    padding: 0px !important;
}

Thank You.

YOU’RE THE BBESTTTT :heart_eyes: :heart_eyes: :heart_eyes: :heart_eyes:
THANKS A LOTTTTTT :heart:

I know you’re helping me a lot, I hope i,m not bother you! :raising_hands:
In the case of the shop, it’s possibile to change the font, style and size of the name of the products?

@Dakotarome
can you give me a screenshot what you want so,
I can solve it.

I send you the screenshot.

  1. In the home - “nuovi arrivi”

  2. In the shop

In both of it, i would like to change the font, size and style

THANKS againnnn!