Shopify themes, liquid, logos, and UX
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!
Solved! Go to the solution
This is an accepted solution.
Hi @Elia18
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Layout/theme.liquid
3. Add code below to bottom of file before </body> tag-> This code append all content of footer to here
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script>
$('.menu-drawer__utility-links').prepend($('.footer').html())
</script>
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!
This is an accepted solution.
Hi @Elia18
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Layout/theme.liquid
3. Add code below to bottom of file before </body> tag-> This code append all content of footer to here
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script>
$('.menu-drawer__utility-links').prepend($('.footer').html())
</script>
Amaaaaazing! thanks a lot!!!👏👏👏👏👏👏👏👏👏
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 🙂
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 🙂
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025