How do I change the alignment of the security seals?

Topic summary

A user seeks help aligning security seals in their Shopify store footer. The discussion involves troubleshooting CSS code placement.

Attempted Solutions:

  • Two collaborators (PageFly-Richard and Dan-From-Ryviu) provide CSS code snippets to adjust alignment
  • Suggested placements include adding code above </body> tag in theme.liquid file or after <head> tag
  • Multiple code variations are tested with text-align and justify-content properties

Current Status:

  • Initial solutions unsuccessful despite user following instructions
  • User confirms saving files and reloading pages multiple times
  • Screenshots shared showing code placement
  • Latest attempt involves combining code elements from both collaborators

Issue Remains Unresolved: The alignment problem persists after several iterations, with collaborators continuing to refine their CSS approach.

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

Hi @anapdeabreu

Please add this code to theme.liquid file, after


1 Like