To create pricing tables I've used image stack blocks with some code to style but the heights are all different. I added code to make them equal height but this code isn't responsive, so they're not equal heights on smaller screens (mobile is fine as it stacks).
Question
kayleigh
Site URL: https://deliamonk.com/services
Hi!
To create pricing tables I've used image stack blocks with some code to style but the heights are all different. I added code to make them equal height but this code isn't responsive, so they're not equal heights on smaller screens (mobile is fine as it stacks).
Does anyone have code to remedy this?
Link to comment
Top Posters For This Question
2
1
Popular Days
Aug 9
1
Aug 12
1
Sep 12
1
Top Posters For This Question
kayleigh 2 posts
tuanphan 1 post
Popular Days
Aug 9 2021
1 post
Aug 12 2021
1 post
Sep 12 2021
1 post
Popular Posts
tuanphan
Hi Add to Design > Custom CSS /* services-equal height boxes */ @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1626015402372_31686+.row { display: flex; flex-wrap: now
Posted Images
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment