Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!

Need Help Fixing White Line Footer Spacing on Desktop

Need Help Fixing White Line Footer Spacing on Desktop

TimDono1
Explorer
61 1 7

Hello!

 

Could someone please help me add white space between my footer and bottom web part on my store's desktop view so that it appears symmetrical? Here's the website www.shayrdair.cdom and a snapshot of what it looks like on desktop below. I like how it looks on mobile (snapshot also included below) and don't want to change that spacing at all, just on desktop.

 

Thanks for considering it!

 

-Tim

 

 

Desktop View

 

White Space Desktop View.png

 

 

 

Mobile View

 

White Space Mobile View.jpeg

Reply 1 (1)

PageFly-Richard
Shopify Partner
5011 1120 1805

Hi @TimDono1 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
@media (min-width: 768px){
#shopify-section-footer {
margin-top: 10px !important;
}
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | 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) 


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