CSS grid advice
-
I have a puzzle I am somewhat hung on. We are trying to set up a page where we have it going automatically to 3 columns. Note the automatic. We can’t use the columns block, because we need to be able to drop a new block in, and the ones next to it just push right over, with the one at the end dropping to the next row.
Each block features a shortcode (video) and then a synopsis underneath. Unfortunately, the various blocks are not all the same height because of the synopsis. Not even close. We have some very tall ones and some very short ones. So when one breaks under the others sometimes it hangs up and doesn’t go all the way over in a neat grid. It hangs up on that tall block. Clear: left isn’t working. Min-height also doesn’t work, because to compensate for the all ones it has to leave a huge gap when there are short ones.
Does anyone have any advice? This is not my site. I have no control over the length of those synopses. We just want it to be easy to update.
- This topic was modified 2 years, 11 months ago by . Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
The page I need help with: [log in to see the link]
- The topic ‘CSS grid advice’ is closed to new replies.