• I LOVE this theme..thank you for making it Caroline!!

    What would be a simple way to either fix the width so that the matrix of thumbnails/posts is always 3 across? OR is there a way to force it to only show 3 per row?

    Currently it’s dynamic based on the width of the browser, but I have a limited number of posts (not using the site as a blog) and so I think it looks better when it’s fixed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Caroline Moore

    (@sixhours)

    Thanks!

    You can reset the media queries (last part of the stylesheet) in a child theme to revert any of the responsive/fluid width properties for mobile devices, then change the width of #page to accommodate less circles per row.

    Thread Starter tracyselena2

    (@tracyselena2)

    Thanks Caroline. I so appreciate your response. Unfortunately it’s a little greek to me..but I will try to figure it out based on what you’ve said. Thanks again.

    Theme Author Caroline Moore

    (@sixhours)

    I don’t normally recommend doing this, but you can also just remove the media queries from the parent theme entirely (they are the blocks that start with code like @media screen and ( max-width: 1000px )), if you’re not sure how to reset each property’s values. You’d just have to re-remove them every time the theme is updated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘force x number of posts per row OR fixed width’ is closed to new replies.