VoyagerClub Posted April 9, 2021 Share Posted April 9, 2021 Site URL: https://www.voyagerclub.co/the-voyager-bazaar Hi, I am trying to get 4 product images on desktop (which are set up as individual images and text) to show as two images with text underneath on mobile site. https://www.voyagerclub.co/the-voyager-bazaar Please could someone help me with CSS? Thank you so much in advance Sophie Link to comment
tuanphan Posted April 15, 2021 Share Posted April 15, 2021 Hi. Add to Design > Custom CSS /* Mobile 2 products */ @media screen and (max-width:767px) { div#page-603667b8ff2ff950029331e0>.row:nth-child(2) .span-3 { width: 50% !important; float: left !important; } div#page-603667b8ff2ff950029331e0>.row:nth-child(2) .span-3:nth-child(2n+1) { clear: left !important; } } 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
tuanphan Posted April 15, 2021 Share Posted April 15, 2021 and some other problems on your site. Do you want to fix these? Site URL – https://www.voyagerclub.co/ 1. (Mobile-Popup) Text not center on mobile 2. (Mobile-Homepage) Make buttons 2 items/row? 3. (Mobile) The page looks long. Want to add a back to top button? 4. (Tablet-Africa) White bar on right of screen 5. (Mobile-Africa) Header overlap content 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