Site logo

Archived topic

Customizer --> Layout --> Blog / Make first post featured

5 replies · Started by Marcel on March 11, 2018

Viewing posts 1–6 of 6

Hey at all,

is it possible to make more than "the first" post featured?

Maybe 2-3 and than display post in columns.

Best regards
Marcel

Hi there,

Can you link me to your site? I should be able to give you a solution :)

Hi Tom,

the site is still under cunstruction - offline mode. :/

Is there a other solution?

It is the normal „blog-site“ from wordpress.

Give this CSS a shot:

.generate-columns-container > article:nth-child(2),
.generate-columns-container > article:nth-child(3) {
    width: 100%;
}

I think that is perfect! :)

Thank you!

You're welcome :)

This archived topic is closed to new replies.