Site logo

Archived topic

Mellow: How to get boxed look like in original preview/template

1 reply · Started by Tim on November 6, 2019

Viewing posts 1–2 of 2

Hi,

your theme is great and we're using it a lot!
Now we've installed mellow from sites library, but our content is filling the complete screen – instead of the contained look of your original version. How do we achieve the "original" spacing?

you can see our blog at: http://nd-hirschberg.de

Hi there,

this CSS you have added is making all pages 100% wide:

body .site.grid-container {
    max-width: 100%;
}
This archived topic is closed to new replies.