PastaRodriguez Posted June 15, 2021 Share Posted June 15, 2021 Site URL: http://www.hamsub.club Site: hamsub.club pw: abc123 Hello, I am trying to force the 3 product blocks on my homepage to two columns when on mobile. I could probably target them all if they were in a separate section, but it's important to me that the parallax background runs the whole length of the page. Thank you, Pasta Link to comment
tuanphan Posted June 15, 2021 Share Posted June 15, 2021 7 hours ago, PastaRodriguez said: Site URL: http://www.hamsub.club Site: hamsub.club pw: abc123 Hello, I am trying to force the 3 product blocks on my homepage to two columns when on mobile. I could probably target them all if they were in a separate section, but it's important to me that the parallax background runs the whole length of the page. Thank you, Pasta Add to Design > Custom CSS /* Mobile-Home-3 products */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1623381663631_4643+.row .span-4 { width: 50% !important; float: 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.