Shopify themes, liquid, logos, and UX
Hello Everyone,
I am trying to reduce the spacing between the Footer menu links in my website. Any help would be much appreciated. Thanks!
Here is an image reference of what I mean
My website URL is
Singletary Fishing Co. – SingletaryFishingCompany
Password
Singletary
Solved! Go to the solution
This is an accepted solution.
Hi @Donnie202
This is BSS Commerce - Full-service eCommerce Agency. We'd love to suggest you this solution:
Step 1: Online store -> themes -> edit code
Step 2: Search file base.css
Step 3: Insert this code at the end of the file, and then click "Save"
.footer-block.grid__item.footer-block--menu {
width: 0%;
margin-right: -200px;
}
If you want to increase the distance between the two menus, you can increase the margin-right property.
The result will be like this:
Hope this helps you.
---------
BSS Commerce - Shopify Apps & Development Services Provider - Shopify Expert
Level up your Shopify store with our B2B & B2C apps
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hello @Donnie202
Step 1: Go to Online Store -> Theme -> Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
@media screen and (min-width: 750px){
.footer .grid .footer-block--menu:nth-child(2n) {width: 10%;}
}
Hi @codewiser . Thank you for the input but it didn't work. What I'm trying to do is to reduce the wide spacing between the footer menu blocks.
Like reducing the space between the "Quick Links" section and the "Company Info" section.
Thanks.
This is an accepted solution.
Hi @Donnie202
This is BSS Commerce - Full-service eCommerce Agency. We'd love to suggest you this solution:
Step 1: Online store -> themes -> edit code
Step 2: Search file base.css
Step 3: Insert this code at the end of the file, and then click "Save"
.footer-block.grid__item.footer-block--menu {
width: 0%;
margin-right: -200px;
}
If you want to increase the distance between the two menus, you can increase the margin-right property.
The result will be like this:
Hope this helps you.
---------
BSS Commerce - Shopify Apps & Development Services Provider - Shopify Expert
Level up your Shopify store with our B2B & B2C apps
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This works. Thank you!
Please how can I adjust the spacing on mobile?
Much appreciated.
Done already. Thanks.
Hello @BSS-Commerce
would you mind helping me out to fix the same issue in Mobile? I need to reduce the spacing between the footer blocks.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024