Site logo

Archived topic

My blog article sections are too big. How can I make them smaller?

1 reply · Started by Johanna on May 28, 2019

Viewing posts 1–2 of 2

When I open my blog page all the articles are in 2 columns but they are taking up the whole screen. How can I make them smaller? I tried adding this code to css:

.generate-columns-container .featured-column {
float: none;
width: 100%;
}

and adjusting the width but there was no change.

Thanks

This archived topic is closed to new replies.