- This topic has 1 reply, 2 voices, and was last updated 11 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Showcase and Feedback’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Showcase and Feedback › Not aligning
I'm using Expose Child Theme. I followed the tutorial for the theme set up exactly. I am still getting each box a different size and not aligned. Any idea how to fix this? Thanks.
http://www.raffbusiness.comIt's because your posts have different lengths of text. Some are short (and don't need the full space) and others get cut off. ...and on the ones that get cut off, some have shorter words and some have longer words. It's not a perfect fix, but if you go to line #581 in style.css where it says:
#content .portfolio-posts
and find this line:
min-height: 280px;
you can change it to:
height: 295px;
and all the boxes will be exactly the same height. I said it's not perfect because the "read more" text wouldn't all line up, but if you really want things to be evenly sized and spaced, this is one way to do it.
Hope this helps!
Warmly,
Jeni
Blogging growth strategist & revenue coach at The Blog Maven, fearless leader of 3 preschoolers…tweeting it up @theblogmaven
© 2025 WPEngine, Inc.