skali Posted December 11, 2023 Posted December 11, 2023 On this Portfolio page, the project titles that fall onto 2 lines seem to push the image up so it sits a bit smaller than the others that have 1 line titles. Anyone know how I might be able to fix this? https://lucas-studio.squarespace.com/projects PW: LSI123 Thanks!
tuanphan Posted December 12, 2023 Posted December 12, 2023 Try adding to Website Tools (under Not Linked) > Custom CSS @media screen and (min-width: 992px) { [data-section-id="64aac5954da52c5a49d723ea"] .grid-item .grid-image { padding-bottom: unset !important; height: 70vh !important; }} @media screen and (min-width: 768px) and (max-width: 991px) { [data-section-id="64aac5954da52c5a49d723ea"] .grid-item .grid-image { padding-bottom: unset !important; height: 30vh !important; }} .portfolio-grid-basic .grid-item[href="/projects/manhattan-beach-tree-section"] { height: 100%; } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment