How can I add a footer to the mobile menu in Sense theme?

Topic summary

A Shopify store owner using the Sense theme wants to add footer content to their mobile menu but doesn’t know how to implement it with code.

Solution Provided:

  1. Navigate to Online Store → Themes → Edit Code
  2. Open Sections/header.liquid file
  3. Add code before the closing </body> tag in Layout/theme.liquid to append footer content

The original poster confirmed this solution worked successfully.

Follow-up Issues:

Another user (RobArt98) implemented the same code but encountered styling problems, specifically with the positioning of the “Login” element in the mobile footer. They shared a screenshot showing the issue but cannot provide store URL or credentials for direct troubleshooting. The helper (EBOOST) requested the store URL to assist further, leaving this styling issue unresolved.

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

Hello team!

I’m trying to add part of the footer in the mobile menu, I have Sense theme and I don’t find any way to do it.

I think I should do it with some code.

Any clue how to add it here?

I’m attaching the picture where I want to add it!

Hope someone can help! Thanks in advance!

Hi @Elia18

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  2. Sections/header.liquid

Thanks but I don’t know what code to add if I want for example my first column of the footer from my website.

Do you know when starts and when ends in the footer code? thanks!

Thanks @EBOOST but I don’t know what code to add if I want for example my first column of the footer from my website.

Do you know when starts and when ends in the footer code? thanks!

Hi @Elia18

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. Layout/theme.liquid
  2. Add code below to bottom of file before tag-> This code append all content of footer to here

    

1 Like

Amaaaaazing! thanks a lot!!! :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap:

Amaaaaazing! thanks a lot!!! :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap:

Do you think you can help me with this as well? @EBOOST

Hey EBOOST,

thanks for your code, it looks good but i have some styling issues.

Is there a possibility to adjust the “footer” as well to put “Login” on other position?

waiting for your response :slightly_smiling_face:

thanks in advance

Hi,

Could you share your url store? We will help to check it.

hi @EBOOST , sorry im not allowed to share passwords or urls.

hopefully you can assist :slightly_smiling_face: