White space above footer on dawn theme

Solved

White space above footer on dawn theme

Thehandmadebar
Excursionist
19 2 0

IMG_0903.PNGThere is a white space above footer on Dawn Theme. i have tried various codes and its still there.

My page is not published as i have not launched my website yet.  Supposed to launch tomorrow but I’m not sure if payment /shipping page is set up correctly.

Any help will be appreciated.

My page is  @Thehandmadebar 

Accepted Solution (1)

PageFly-Kate
Shopify Partner
1251 356 382

This is an accepted solution.

Hi @Thehandmadebar 

 

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-footer.css->paste below code at the bottom of the file:

.footer {
    margin-top: 0 !important;
}

I hope it would help you
Best regards,

Kate | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 8 (8)

JabirKhan
Shopify Partner
75 7 16

Hello @Thehandmadebar :-

To remove the spacing you can use boder-top to a -10px for the footer container inside your base.css file.

If you have coding experience you should be able to do it.  Otherwise share your store url (with password if any) to get exact code.

 

Thank you.

-Use the new day to learn something new that you enjoy. Happy Coding.
- If you find my reply helpful, please hit Like and Mark as Solution
Thehandmadebar
Excursionist
19 2 0

I don’t have coding experience

Thehandmadebar.com

Pass: Colorpurple#1fave@5656

GemPages
Shopify Partner
5625 1261 1241

@Thehandmadebar ,

 

It's the GemPages Support Team and we are glad to assist you today!

 

The protection password of your website is incorrect. Could you please share your password again then I can see and suggest something for you?

 

Best regards,
GemPages Support Team

 

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
BSS-Commerce
Shopify Partner
3477 463 535

Hi @Thehandmadebar 

 

Your store password is wrong, please share the correct password and we will check it for you.

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


BSS Commerce - Full-service eCommerce Agency

PageFly-Kate
Shopify Partner
1251 356 382

This is an accepted solution.

Hi @Thehandmadebar 

 

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-footer.css->paste below code at the bottom of the file:

.footer {
    margin-top: 0 !important;
}

I hope it would help you
Best regards,

Kate | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

Thehandmadebar
Excursionist
19 2 0

Thank you!…That worked. 😀

yasmineb
Excursionist
19 0 4

Thank you!!