How can I adjust the footer margin in the Streamline theme?

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.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

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.