I would need 4 columns like the example. I have a lot of links to add. I also want them below the mailing sign up.
Topic summary
A Streamline theme user needs to adjust footer spacing and center the mailing list signup. The footer’s copyright section appears stuck to the bottom with uneven padding.
Solution Provided:
Add CSS code to the theme’s stylesheet (base.css, style.css, or theme.css):
.site-footer__section.newsletter-section: 40px padding and bottom margin.site-footer__section.site-footer__copyright: 40px bottom padding
Additional Requests:
- Converting the footer menu into a 4-column layout (similar to a reference image shared)
- Positioning multiple links below the mailing signup
Unresolved Issue:
Footer settings aren’t applying consistently across all pages—product, collection, and about pages revert to original settings. This problem remains unanswered.