Jump to content

Disabling page title/description sidebar in Flatiron

Recommended Posts

Hi, I'm a complete novice with Squarespace.

I'm using Flatiron and pages have a kind of sidebar along the left which contains the page title and description. I'd like to remove this so that my content can be full width, but can't work out what this is called (I'm aware actual sidebars are a different thing) and how to remove it.

I want to use Flatiron because I like the design of the home page and it doesn't seem like you can get the same layout with a different template. I'm hoping it doesn't involve coding as I am very bad at this. Is this just something that can't be disabled in Flatiron?

Screenshot 2019-10-14 at 21.20.43.png

Link to comment
  • Replies 3
  • Created
  • Last Reply

@CPark95 You can use custom code to remove sidebar, and make content fullwidth.

But you need share url first, to check code.

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

@CPark95 Add to Home > Design > Custom CSS

div#project .meta {
    display: none;
}
#project .gallery {
    max-width: 100%;
    margin: 50px auto;
}

 

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

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.