[Resolved] Customizer –> Layout –> Blog / Make first post featured

Home Forums Support [Resolved] Customizer –> Layout –> Blog / Make first post featured

Home Forums Support Customizer –> Layout –> Blog / Make first post featured

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #517175
    Marcel

    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

    #517428
    Tom
    Lead Developer
    Lead Developer

    Hi there,

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

    #517491
    Marcel

    Hi Tom,

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

    Is there a other solution?

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

    #517498
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a shot:

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

    I think that is perfect! 🙂

    Thank you!

    #517984
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.