Jump to content

Remove Padding on Sections with Banner Image in Mobile View.

Recommended Posts

Site URL: https://kalindesign.com/

Hey Everyone, 

I'm trying to remove this padding in the MOBILE VIEW ONLY that has been applied to all areas with a banner image in the site body. 

2114429420_ScreenShot2021-04-19at1_37_36pm.png.156cb0e6f5ea8138fb13809f2661c2c2.png

i've already applied a piece of code to remove padding on all the other areas of the site however it hasn't been applied to the overlay areas as seen in the image above. 

(Existing working code) 

VVVVVVVVVVV

.Index-page-content {
   padding-bottom: 0px;
   padding-top: 0px;
     }

Thanks in advance! 

Edited by KalinDesign
Link to comment
  • KalinDesign changed the title to Remove Padding on Sections with Banner Image in Mobile View.
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hi. Add to Design > Custom CSS

/* What been cooking padding */
@media screen and (max-width:640px) {
section#whats-been-cooking>div {
    padding-top: 0px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.