Shopify themes, liquid, logos, and UX
Hi! I would like to decrease the font size of the copyright text in the footer of my site (©2025 chalk.) so that it is the same size as the other text in the footer. How can I do this? Thanks so much!
Theme: atom
Site URL: chalkdot.co
Solved! Go to the solution
This is an accepted solution.
Go to your online store -> edit code -> app.css file and paste this code there
span.paragraph.footer-paragraph {
font-size: 12px !important;
}
a.small-print-link.copyright {
font-size: 12px !important;
}
This is an accepted solution.
Go to your online store -> edit code -> app.css file and paste this code there
span.paragraph.footer-paragraph {
font-size: 12px !important;
}
a.small-print-link.copyright {
font-size: 12px !important;
}
This worked, thank you so so much!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025