Arca Posted July 21, 2022 Share Posted July 21, 2022 Site URL: https://carasmanagement.com/caras Would it be possible to have a 3 column view of a gallery page only for mobile/cellphone instead of just 2 columns, without affecting the view on the website? EX 3 column view: (SEE ON MOBILE) https://www.premiermodelmanagement.com/women/image/ Thank you. Link to comment
tuanphan Posted July 22, 2022 Share Posted July 22, 2022 Add to Design > Custom CSS /* Caras mobile */ @media screen and (max-width:767px) { [data-section-id="623d077fb692e80ca29028a9"] .gallery-grid-wrapper { grid-template-columns: repeat(3,1fr) !important; } } Arca 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
Arca Posted July 22, 2022 Author Share Posted July 22, 2022 Thank you very much! It worked perfectly! 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