Jump to content

Full Width/Bleed - Page Content

Recommended Posts

Site URL: https://www.stu237.com/services

Hello all, I know this topic has been talked about before, but can't seem to find a definitive answer/solution. I simply want my website to have a full width/bleed images and video. Here's the exact website I'm inspired by that I want to mimic: https://www.mortalshell.com/

Here is my website for comparison: https://www.stu237.com/services

Your help is much appreciated! Thank you. 🙂

P.S. Apologies if I may not understand everything, I'm not a web designer by trade, but given my limited budget I have to build my start-up company website on my own.

Link to comment
  • Replies 2
  • Created
  • Last Reply

Fullwidth All images/videos on services page?

If yes, your page is not fullwidth,

If images/video fullwidth, you need to set all elements to fullwidth, add this to Services page settings > Advanced > Header

<style>
  /* fullwidth all elements */
main#page {
    width: 100% !important;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
  /* set padding left right for text block */
  main#page .sqs-layout .row .col div:not(.video-block):not(.image-block) {
    padding-left: 2vw;
    padding-right: 2vw;
}
</style>

 

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

Link to comment

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.