How to format (centre) and change gaps in section liquid?

Topic summary

A user is customizing a testimonial section on their Shopify store homepage and needs help with two formatting issues:

Main Issues:

  • Testimonials are left-aligned instead of center-aligned
  • Excessive spacing exists between testimonial quotes and authors, and between individual testimonials

Solution Provided:
Another user provided CSS code to be added to the theme.css file:

  • Centers text alignment for the specific section ID
  • Removes padding and margins from the testimonial container
  • Hides <br> tags to reduce spacing

Outcome:
The original poster confirmed the solution worked successfully.

Additional Development:
A different user later asked for help with a similar centering issue for a multicolumn section, involving heading alignment and image padding adjustments on their store (sustainfund.com).

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

Hi! Our site is www.25gramsbakery.com . THank you!