Solved

I wanna close a gap in the mobile footer of my theme

MDKSocks
Pathfinder
140 1 22

Hey! I am running the District theme and on mobile I feel like the gap above the footer in the gray area is a bit to big. I would love to move the complete footer text up so there is less of a gray gap. (Only in mobile)

Anyone has any ideas on how to do this? (See screenshot)

Screenshot_20210616-004549_Chrome (1).jpg

Go sock yourself! -- https://mdksocks.nl
Accepted Solutions (4)
Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @MDKSocks 


please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

@media screen and (max-width: 800px){
footer.site-footer {
    padding: 0 20px !important;
}
}

 

View solution in original post

LitExtension
Shopify Partner
4860 1001 1135

This is an accepted solution.

Hi @MDKSocks

Please follow the steps:

- Step 1: Go to Online store > Themes > Actions > Edit code.

- Step 2: Go to Assets > theme.scss.liquid and paste this at the bottom of the file:

@media screen and (max-width: 800px){

        footer.site-footer {

                padding-top: 0px !important;

        }

}

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify

View solution in original post

Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @MDKSocks 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

 

@media only screen and (max-width:749px){
#shopify-section-1610031492f82d8054 .simple-collection.layout-12{
	padding-bottom: 0;
}
}

 

 

View solution in original post

Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @MDKSocks 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

@media screen and (max-width: 789px){
#shopify-section-1594995557443 .gallery.section-standard  .contain-site-width {
  padding: 0 !important;
}
}

 

View solution in original post

Replies 20 (20)

ZestardTech
Shopify Expert
5393 971 1293

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
MDKSocks
Pathfinder
140 1 22

My store is mdksocks.nl. But I can't just spread my password here, I hope we can come to another solution! I don't want people to break into my store and delete products and stuff

Go sock yourself! -- https://mdksocks.nl
LamQSolutions
Shopify Partner
131 30 44

Hi,

Maybe you can create a preview link to show your store https://www.youtube.com/watch?v=3O1GFNxBIWA

Found my answer helpful? Please LIKE or Accept Solutions.
You may be interested in our apps
Scrolly Telling - Create scroll-based animations visually.
Ultimate Sections - Slideshow, Gallery, Collection, FAQs, Brand, Info box, Testimonial and more
Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @MDKSocks 


please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

@media screen and (max-width: 800px){
footer.site-footer {
    padding: 0 20px !important;
}
}

 

LitExtension
Shopify Partner
4860 1001 1135

This is an accepted solution.

Hi @MDKSocks

Please follow the steps:

- Step 1: Go to Online store > Themes > Actions > Edit code.

- Step 2: Go to Assets > theme.scss.liquid and paste this at the bottom of the file:

@media screen and (max-width: 800px){

        footer.site-footer {

                padding-top: 0px !important;

        }

}

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
MDKSocks
Pathfinder
140 1 22

Thank you so much! Last two both worked!

Go sock yourself! -- https://mdksocks.nl
diego_ezfy
Shopify Partner
2958 568 890

@MDKSocks 

If the issue is resolved kindly click on "Accept as Solution" below the answer(s) which helped you. 

Kind regards,
Diego

◦ Follow my blog & youtube for coding tutorials.
◦ Replace apps with copy/paste code snippets and save money.
MDKSocks
Pathfinder
140 1 22

Now I have you here, can someone help me to close the gap above the gray area on the footer as well? Not really the most important thing in the world but I feel like it looks off. 

I would love to have the gap in the grey are and above the grey area (see orange lines on screenshot) to be the same so it looks better.

Again this is only on mobile. 

Thanks in advance!

 

Screenshot_20210629-175915_Chrome.jpg

Go sock yourself! -- https://mdksocks.nl
Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @MDKSocks 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

 

@media only screen and (max-width:749px){
#shopify-section-1610031492f82d8054 .simple-collection.layout-12{
	padding-bottom: 0;
}
}

 

 

MDKSocks
Pathfinder
140 1 22

This worked like a charm!! (sorry for the late response)

Now we are at it I actually have one more that probably should work the same I guess:

Screenshot_20210706-151613_Chrome.jpg

If someone has a code for that too I would be so happy! I feel like the mobile version of my website is full of unneeded gaps that are just ugly.

You guys are the best!

Go sock yourself! -- https://mdksocks.nl
Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @MDKSocks 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

@media screen and (max-width: 789px){
#shopify-section-1594995557443 .gallery.section-standard  .contain-site-width {
  padding: 0 !important;
}
}

 

MDKSocks
Pathfinder
140 1 22

You are an absolute hero! It all seems so simple if you know what you are doing! The mobile version of my site now looks way better without the gaps!

Go sock yourself! -- https://mdksocks.nl
MDKSocks
Pathfinder
140 1 22

I have to come back to this one more time tho. We made the mobile version of the homepage way better. But on every other part of the website the gap above the grey part from the footer still exists. The footer itself is still good but there is still a white gap above it.

Is there an easy fix for that? I am a perfectionist and want everything to be the same. The desktop version looks great without adjustments. If you have to manual change that for every possible page then it is undoable but maybe it can be done with one single line like the ones before?

Thanks in advance! @Kinjaldavra 

Go sock yourself! -- https://mdksocks.nl
Kinjaldavra
Shopify Partner
2302 570 1423

hello @MDKSocks 


please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

footer.site-footer {
    padding: 0 40px  !important ;
}
header.site-header {
    padding: 0 20px !important ;
  }

 

MDKSocks
Pathfinder
140 1 22

Hello @Kinjaldavra 

I am a bit confused as this also changes stuff to the header and also on desktop version and not the mobile version.

I am only talking about the footer thing on all pages.

Go sock yourself! -- https://mdksocks.nl
MDKSocks
Pathfinder
140 1 22

Screenshot_20210629-175915_Chrome.jpg

This gap but then on all the other pages as well. It is fixed on mobile homepage, but not on all other pages

Go sock yourself! -- https://mdksocks.nl
LitExtension
Shopify Partner
4860 1001 1135

Hi @MDKSocks

It's our pleasure when seeing it works.

If you find our comments are useful, feel free to Accept as a Solution or Hit Like for them. It absolutely encourages us so much. 

Once again, if you need further support, just let me know. I and my team will try our best to help you fix that. 

Greetings,  LitExtension Team 

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
MDKSocks
Pathfinder
140 1 22

I did thanks!

Go sock yourself! -- https://mdksocks.nl

afif09
Tourist
8 2 1

Can you share your store url.? Let me look in.

MDKSocks
Pathfinder
140 1 22

My store url: www.mdksocks.nl. Thanks in advance!

Go sock yourself! -- https://mdksocks.nl