Danapalooza Posted March 19, 2023 Share Posted March 19, 2023 (edited) I have an image gallery that has the final image breaking to a new line prematurely at a couple breakpoint ranges. Page: https://everforwardclub.org/our-team The final image is breaking to a new line between 307 px and 412px 514px and 554px Any experience with the Eamon Pasternak theme and ideas on exactly where to look and how to fix this? Video here: https://www.dropbox.com/s/91be3tcjanjvvfj/Screen Recording 2023-03-18 at 17.52.07.mov?dl=0 Thanks! Edited March 19, 2023 by Danapalooza Added URL to affected page Link to comment
tuanphan Posted March 25, 2023 Share Posted March 25, 2023 Don't remove any code in your current code Add this to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1632434954816_15317 .slide:nth-child(2n+1) { clear: left !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment