Site logo

Archived topic

Different Width for Blog Page and Single Post Page

3 replies · Started by Sebastián on July 17, 2017

Viewing posts 1–4 of 4

Hi there,

Container for single post:

.single .grid-container {
    max-width: 945px;
}

Center elements:

.entry-header {
    text-align: center;
}

It worked! Thanks!

No problem!

This archived topic is closed to new replies.