Home › Forums › Pro Support › Make containers the same size with Overlay 1 layout Tagged: containers same height This topic has 4 replies, 2 voices, and was last updated 1 year, 9 months ago by elvin. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts November 26, 2021 at 2:52 am #35795 EmaParticipant Hello, I’ve been attempting to tweak the containers to make them all the same height when choosing the ‘Overlay 1’ layout, without squashing the ‘read more’ button too close to the edge. /*show-posts*/ .slick-track .wp-show-posts-single { height: 500px; margin-bottom: 50px !important; } Can send a link if you need to see it. Best Ema November 26, 2021 at 3:00 am #35797 EmaParticipant I’ve done it! .slick-track { display: flex !important; } .slick-slide { height: inherit !important; } November 28, 2021 at 4:08 pm #35856 elvinModerator Hi Ema, Thanks for sharing it with it. Do you need further help with this? Let us know. 😀 December 7, 2021 at 4:18 am #36019 EmaParticipant Thanks Elvin! Can I make them more square? This reply was modified 1 year, 9 months ago by Ema. December 7, 2021 at 8:29 pm #36027 elvinModerator Can you link me to the page w/ the WPSP you’re working on? To check things out and see what you can do to get the desired results. As for “square” do you mean to squish everything (photo and content) on a square container? Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In