Jump to content

Remove inset - Mobile Only (7.1)

Recommended Posts

Posted

Hi there,

This is an odd question but is there a way to remove inset on mobile only throughout the whole site? And have the sections to be full bleed instead? I like it on desktop but on mobile - I find it aesthetically not as nice. (i.e. hero banner on about / classes page)

https://mushroom-sheep-669e.squarespace.com/

pass: harp

Thanks for your expertise!

  • Replies 2
  • Views 653
  • Created
  • Last Reply
Posted
On 8/4/2021 at 4:26 AM, graceandoak said:

Hi there,

This is an odd question but is there a way to remove inset on mobile only throughout the whole site? And have the sections to be full bleed instead? I like it on desktop but on mobile - I find it aesthetically not as nice. (i.e. hero banner on about / classes page)

https://mushroom-sheep-669e.squarespace.com/

pass: harp

Thanks for your expertise!

Add to Design > Custom CSS

/* Mobile-Classes page-remove inset */
@media screen and (max-width:767px) {
[data-section-id="61083b750091616ef511bbaf"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
[data-section-id="61083b750091616ef511bbaf"] .section-background {
    left: 0 !important;
    right: 0 !important;
}
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.