Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Dear all,
I need to change the footer menu to vertical. Any hint?
Thanks, Dimitri
Solved! Go to the solution
This is an accepted solution.
Hello, @dimitri9
Thanks for URL.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-footer__linklist-item { width: 100%; } .site-footer__item { margin-bottom: 0; }
Hello, @dimitri9
Thanks for post.
Please share your site URL, So I will check and provide a solution here.
This is an accepted solution.
Hello, @dimitri9
Thanks for URL.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-footer__linklist-item { width: 100%; } .site-footer__item { margin-bottom: 0; }
Thanks so much!! This totally worked and super quick!
Thanks for your compliment
Worked great for my shopify store, easy to do, thanks so much
Thanks for update.
You're awesome!!!! This worked on my debut theme. Thank you for this!!!
Thanks for update and support
Can you do the opposite way @KetanKumar ? trying to figure out how to go from a vertical footer menu to a horizontal footer menu.
Im a little stuck
Thanks 🙂
Hello, @pine
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Thanks for getting back so quickly @KetanKumar
Site URL is www.thepineco.com.au I just want it horizontal on desktop view, not mobile.
Thanks 🙂
Thanks for update
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 768px) {
.links-footer ul li {
display: inline-block;
padding: 0px 5px;
}
}
Heyy! I have tried add this code but its still not changing my menu from horizontal to vertical - I'm not very tech savvy! Could you let me know what I am maybe doing wrong? My URL is https://scenes-of-beauty.myshopify.com
Thanks
oh, sorry for this issue can you please try this
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
@media only screen and (min-width: 750px) {
ul.site-footer__linklist.list--inline {
display: flex;
flex-direction: column;
}
}
Thank you so much! This worked and looks so much better.
Another question on footers, do you know how I split the menu into 2 lists? Right now it appears on just one.
Thanks
Chloe
it's my pleasure to help us.
yes footer it possible to more customization code can you please send personal message
Hello @KetanKumar,
I tried adding this code for two of my websites.
It works, but the last item is indented and not centre aligned.
How do I fix this?
See attached images.
User | RANK |
---|---|
150 | |
94 | |
64 | |
58 | |
57 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By