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; } } PastaRodriguez 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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