lgwebdesign Posted April 21, 2022 Share Posted April 21, 2022 Site URL: https://www.freemasonsarms.net/home-1 Hi, I'm trying to change the HEIGHT of a specific poster image block on mobile to match the height of the images above, but I can't figure out the code. Any help would be greatly appreciated. Thanks Luke Link to comment
lgwebdesign Posted April 21, 2022 Author Share Posted April 21, 2022 Never mind. I figured it out. @media screen and (max-width:800px) { #block... { .sqs-image-shape-container-element { min-height: 120px; } } } 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