AliRutt Posted January 6 Share Posted January 6 Hi! looking for help with CSS, I've tried to insert custom CSS to have my mobile view show more images in a "brands we've worked with" carousel and I can't seem to make it work. Looking for help/advice website is stokedspruce.com Link to comment
tuanphan Posted January 9 Share Posted January 9 You can use this code to Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="659245bd0837e0213489fcf2"] ul { min-height: unset !important; grid-template-columns: repeat(3,1fr) !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