reduce the width of the post page

Posted in: Newspaper
Post count: 31

It is possible reduce the width of the post page?

The sidebar is with a nice size, but the content is wide. What can I do?

Post count: 9544

You can edit the style.css file to change the widths of the layout for desktop, by editing the @media section for desktops, without affecting the mobile sections.

However this would impact the overall layout.

You might also simply add some padding to the post area, by looking at the section using Chrome inspector, or view source, and find the main div for the post area, then experiment with adding some padding to that in the custom CSS box in the theme panel.

Obviously hacking the theme to change things is a little bit trial and error, but that’s how you learn 🙂

Post count: 31

Thank you Chris, but I do not understand anything of this kind of Deal. I’m afraid to move, but I’ll try.

There is an easier way? as a custom css, where I just edit the numbers?

Post count: 31

I could not do this by editing the style.css. I changed some things but not altered the width of the layout.

What can I do?

Post count: 3343

Hi,

If you want to reduce the size of the posts you can use some formats from post editor http://screencast.com/t/d2s300zRY

Those will add a space left and right of the post.
Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.