Store is not public yet
Topic summary
-
Goal: Increase the font size of the default bottom footer links next to the copyright text in the Dawn theme (different from an added “menu” block).
-
Initial steps: Several participants requested the store URL or a preview link, but the store wasn’t public.
-
Solution provided: In Online Store > Themes > Customize > Footer, use the “Custom CSS” field to add the rule: .copyright__content { font-size: 1.4rem !important; }. The font size value can be adjusted as needed.
-
Notes: If the change didn’t apply, the helper suggested sharing the store URL for further checking. Screenshots were shared to show where to paste the CSS, and the code snippet is central to the fix.
-
Outcome: The original poster confirmed the CSS solved the issue. Status: Resolved.