Centre footer menu text

Topic summary

A user seeks to center their footer menu on mobile view for their Shopify store (golazocasesuk).

Solution Provided:

  • Access Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag
  • The CSS targets footer menu elements to apply center alignment on mobile devices

Status: A complete solution with step-by-step instructions and code snippet has been offered. The helper included a screenshot showing the expected result after implementation.

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

hi i would like to centre my footer menu on mobile view (please see attached)

trade them and URL is golazocasesuk.myshopify.com

thanks!

Hey @golazocases

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag’


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like