Site logo

Archived topic

Scribe deleting site content max-width 800px

3 replies · Started by maxime on August 21, 2022

Viewing posts 1–4 of 4

Hello,

I've just discovered the Scribe theme in the library and I like it very much so I'm thinking about changing mine for this one.
I've done a staging site to have a look and tweak some settings but for the article part I don't like to have a max-width of 800px. I would like to be able to change it but I can't find where. As it doesn't have the same options that my current theme has, when I searched where it was for my current theme, well it wasn't for the Scribe theme. I know it is that thing that is blocking the blog width because I inspected the code to find out what was blocking it. And the code is:

<div id="content" class="site-content"> flex
And inside there is

#content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

It's when I deactivated the max-width that the article could fill-in the page.
I hope I'm making myself clear with this explanation haha. I'm sharing 2 images for better understanding in case of, I erased the image then you'll be able to understand better what I mean with the text article.

So my question is where in the Scribe theme settings I could change the max-width to what I want ?

Hi Maxime,

Are you referring to single posts? If so, in Appearance > Elements, look for a layout element called “Narrow Single Post”. You can modify that or delete it if you prefer.

Oh my god that's the thing! Thank you. It is so different from the ancient theme library I suppose because now it is based on GenerateBlock maybe. I'm just discovering it, I really like it it offers so many possibilities.
Thank you Fernando and have a nice week.

You’re welcome Maxime! Have a nice week as well!

This archived topic is closed to new replies.