Jump to content

Is there a CSS way to make Supply template full width on all pages? Currently only available on the home page.

Recommended Posts

  • Replies 3
  • Views 278
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted
15 hours ago, tuanphan said:

You mean white large gap on right side?

Add to Design > Custom CSS

main#main {
    max-width: 100% !important;
}

gap2.thumb.png.89d7f10618f154a88254cda1b0086d90.png

Thank you for the help. This seems to have worked on the main page. Is there a way to make it work on every single page?

Posted
16 hours ago, unlocklasvegas said:

Thank you for the help. This seems to have worked on the main page. Is there a way to make it work on every single page?

Try this new code

@media screen and (min-width:901px) {
main#main {
    max-width: 100% !important;
    width: calc(~"100% - 240px");
}
}

 

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

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.