Footer overlapping contact form Debut Theme

advaitha
Visitor
2 0 1

Hi!

My footer on my contact page is overlapping my contact form. How do I add space between the two? this happens on both desktop and mobile 

The page I'm referring to is https://advaitindia.com/pages/contact-us-1

 

 

Thank you!

 

Replies 3 (3)

eComInsider
Shopify Partner
156 16 36

try this in theme.scss.liquid

.shopify-section-footer {
padding-top: 60px;

padding-bottom: 75px;
}

➡️ Exclusive offer - Shopify Trial at $1/month


➡️ Shopify Blogs (Q&A)

➡️ Your;Coffee Tip: my code = a perfect blend!
Kinjaldavra
Shopify Partner
2302 570 1423

hello @advaitha 

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

.template-index .site-footer, .template-page .site-footer {
    position: relative !important;
}

 

dmwwebartisan
Shopify Partner
12289 2547 3698

@advaitha 

Please add the following code at the bottom of your assets/theme.scss.liquid file.

.template-index .site-footer, .template-page .site-footer {
    position: relative !important;
}

Thanks!

 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app