All Collections
Narrative Publish
Customising your Blog Post
How to Change My Blog Width on a Squarespace Website
How to Change My Blog Width on a Squarespace Website
Updated over a week ago

Your Narrative Publish post will fill the complete space that it is given from your website. If your website does not have a defined max width then your Narrative post will essentially fill the full width of your browser.
Alternatively, if you website has restricted the blog with to a small width then your Narrative post will appear very small.

How to change the width of your blog:

The following steps will allow you to define a pixel width for all your blog posts.

  1. From the Home menu select 'Pages'

  2. Open the blog that you would like to make the changes to

  3. Select the 'Blog settings' at the top of the page

  4. Select the 'Advance' tab

  5. Paste the following under the 'Page Header Code injection' text box

<style>.BlogItem {max-width: 1000px;margin-left: auto;margin-right: auto;}</style>

6. Press Save
7. Reload your post

Note: You can also adjust the blog width to your desired width by changing the 'max-width' pixel amount. We suggest anything between 700-1500px. Though please note, this method has not been extensively tested on all Squarespace themes.

Did this answer your question?