Four-column magazine layout for posts

  • Author
    Posts
  • #40760

    I could fill the entire request box talking about how much I love this theme – the functionality and clean layout has saved me hours of time. I can now work on adding content instead of constantly tweaking the site’s appearance every time I add a new post.

    One feature that would be a major help for me is the ability to have four posts in a row whenever a grid of posts are displayed – the thumbnails would be smaller but it would allow for showing so much more content on one screen. Is there any chance this feature will be coming in a future update?

    If not, can I put something in the custom CSS box to enable this option without messing up the rest of the site?

    Website: www.miriam.lavine.ca

    #40771
    Kay
    Cryout Creations mastermind

    Hi LittleMIssM and thanks for the kind words.

    We’ll consider adding a 4 row magazine layout in a future update. Until then you could try overriding the 3 row magazine layout that you’re currently using. Add this custom CSS:

    body.fluida-magazine-three #content-masonry article.hentry {
       width: 23%;
    }

    Good luck!


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #40823

    This worked perfectly! Thank you

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Four-column magazine layout for posts’ is closed to new replies.