WhoAJ Posted December 2, 2023 Share Posted December 2, 2023 i have added gallery Strips to my home page 1. how do i make all 4 images fit on the screen on mobile? (i understand they'll be smaller) I have added an example photo from luna pw ghost 2. i am also trying to make gallery strips small on my home page just like the luna web home page. https://lavender-oval-sydh.squarespace.com/https://lavender-oval-sydh.squarespace.com/ pw: hello thanks Link to comment
Solution WhoAJ Posted December 2, 2023 Author Solution Share Posted December 2, 2023 nvm i figured it out using .gallery-strips-item img { transform: scale(0.95) !important; } @media only screen and (max-width: 767px) {.gallery-strips-item img { transform: scale(0.95) !important; }} tuanphan 1 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