Arca Posted July 21, 2022 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.
tuanphan Posted July 22, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment