Customize Footer

Topic summary

A user seeks to reorganize their footer layout by moving the email subscription column to the third position (before social media icons) and adding a short message below the “subscribe to our emails” header, similar to a reference example.

Current Status:

  • The user shared their current footer setup via screenshot and website link
  • Site password has been removed to allow troubleshooting access

Proposed Solutions:

  • One responder requested site password access for assistance
  • Another contributor provided custom CSS/liquid code to be added to the theme.liquid file

Outcome:

  • The suggested code solution did not work, likely due to conflicts with existing custom code already applied to the site
  • The issue remains unresolved and requires further troubleshooting
Summarized with AI on November 10. AI used: claude-sonnet-4-5-20250929.

Hello,

This is my current footer set up (link to my website)

I want to move the subscribe to email column as the third one before the socials and display a short message under the “subscribe to our emails” header. Is there anyway to do that? I want it to basically look like the footer below (link to example)

Can You Share Your Site Pass

Hi @jimindraws ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

@Raj-WebDesigne removed my password!

@PageFly-Oliver

I just removed my password to my site, this code did not work since I already have another custom code applied.