jlomax Posted September 25 Share Posted September 25 Site URL: https://www.gum.agency/ I'm trying to show 3 or 4 posts per line on mobile for the Instagram feed at the bottom of the page on mobile, rather than the two per line (as they look really big). Can someone help me with what code to add to do this? Link to comment
tuanphan Posted September 28 Share Posted September 28 You can use CSS code like this to Custom CSS box. @media screen and (max-width: 767px) { section[data-section-id="66ecb15b5aec9948b4bf6e56"] .slide { width: 25% !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