Bauyu Posted March 22, 2022 Share Posted March 22, 2022 Site URL: https://www.bauyu.com/kol-experiences The mobile view of this page is like the second attachment below, which shows only one item in a row. I want to display two items in one row, is it possible to do so? Link to comment
tuanphan Posted March 23, 2022 Share Posted March 23, 2022 Add to Design > Custom CSS /* Mobile Influceners 2 columns */ @media screen and (max-width:640px) { section#influencer-gallery-01 .span-3 { width: 50% !important; float: left !important; } section#influencer-gallery-01 .span-3:nth-child(2n+1) { clear: left !important; } } Bauyu 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