Dawn Theme | Footer Spacing

Topic summary

A user is experiencing inconsistent spacing for the last item in their footer menu on a Dawn theme Shopify store. The spacing appears different from the other footer menu items.

Solution Provided:

  • Add custom CSS code to fix the spacing issue
  • Navigate to: Online Stores > Themes > Edit code
  • Choose the theme.liquid file
  • Insert the CSS markup above the tag

The original poster confirmed the solution worked and thanked the responder. The issue appears to be resolved through this CSS adjustment.

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

Hello Everyone,

I have a problem in the footer menu the last page I added to my list has a different spacing than the others, like in the following picture :

link to my website :

Https://ChicBotique.co.il

Thanks in Advance

This is Noah from PageFly - Shopify Page Builder App

You can add code here to fix spacing between text:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly

1 Like

Thank you very much!