Cassidyrouth Posted December 2, 2020 Share Posted December 2, 2020 Site URL: http://www.cassidyrouth.com Hi! I've attached 2 photos, the first shows what I'd like the front page to look like across all platforms, and the 2nd is what it looks like on mobile as of now. I've tried a few bits of code, but nothing has changed/fixed the issue. I'd like it to display 3 columns on mobile for this grid, can anyone help? Thank you! Link to comment
tuanphan Posted December 4, 2020 Share Posted December 4, 2020 Try this CSS, then save & reload your site @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1606925700289_19345 .slide { width: 33.3333% !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
Archived
This topic is now archived and is closed to further replies.