thesprouthouse Posted August 16, 2022 Share Posted August 16, 2022 Site URL: http://thesprouthouse.net Hello, I am looking for help making my Instagram feed block photos look larger on mobile. They are on the home page. When I look at my site on my phone, the photos are very small and there is a huge gap of white space between the photos and the text that says "follow us on Instagram." Is there a way to fix this? My site password is $prout, and I am in the trial stage. Thank you! Link to comment
tuanphan Posted August 18, 2022 Share Posted August 18, 2022 Hi, Change to 2 items/row on mobile? 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
thesprouthouse Posted August 19, 2022 Author Share Posted August 19, 2022 Yes, that is what I am looking for. Link to comment
tuanphan Posted August 21, 2022 Share Posted August 21, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div.instagram-block .slide { width: 50% !important; clear: none !important; } div.instagram-block .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
thesprouthouse Posted August 21, 2022 Author Share Posted August 21, 2022 That worked, thank you so much!! 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