How To Remove The Spacing Here?

Topic summary

A user seeks help removing excess spacing between store policies in their website footer on mobile devices.

Proposed Solution:

  • Navigate to Online Store → Theme → Edit Code
  • Locate the theme.liquid file
  • Add custom CSS code above the </head> tag

Status:
The discussion includes a suggested code solution with before/after screenshots demonstrating the spacing removal. The helper requests feedback on whether the solution works and asks for a like/solution mark if successful. The thread appears to be awaiting confirmation from the original poster on whether the fix resolved the issue.

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

Hello, I was wondering how I could remove the spacing between my store policies in the footer of my website on mobile?

https://timelessracingco.com/

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!