White space above footer on dawn theme

![IMG_0903.PNG|2732x2048](upload://kwA6T8zmC815kPVEgg5E5DwhoWW.jpeg) There 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 *

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.

I don’t have coding experience

Pass: [email removed]

@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

Hi @Thehandmadebar

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

Try Colorpurple#1fave

https://the-handmade-bar.myshopify.com/admin/auth/login?accountnumber=0&st_source=merchant_space_stores&from_identity=true

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

2 Likes

Thank you!…That worked. :grinning_face:

Thank you!!