Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
How do I reduce the text size of this heading in the footer?
Website link> https://ayabaya.be/
Solved! Go to the solution
This is an accepted solution.
Hi @Fayed,
If you want to reduce the size of your headings in the footer, please follow the steps below:
Step 1: Navigate to Online Store -> Themes -> Edit code.
Step 2: Search for the theme.scss.css file. At the end of the file, paste the following code:
.site-footer .site-footer__section-title {
font-size: 20px;
}
This is an accepted solution.
Hi @Fayed,
If you want to reduce the size of your headings in the footer, please follow the steps below:
Step 1: Navigate to Online Store -> Themes -> Edit code.
Step 2: Search for the theme.scss.css file. At the end of the file, paste the following code:
.site-footer .site-footer__section-title {
font-size: 20px;
}
Thanks for your help
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025