Traktoroff Posted April 21, 2022 Share Posted April 21, 2022 Site URL: https://www.johanrosen.com/ Hello! I have the same problem like many here, my portfolio on mobile stacks as one giant row. I would like to have 3, or potentially two images stacked side by side on mobile to make it look better. I used a portfolio page as my home page and added sections to make it a one page website with menu that is anchor-linked to the different sections on that page. Could anyone here help me please? Cheers, Johan Link to comment
tuanphan Posted April 24, 2022 Share Posted April 24, 2022 Add to Design > Custom CSS /* portfolio mobile */ @media screen and (max-width:767px) { div#gridThumbs { grid-template-columns: repeat(2,1fr); }} Traktoroff 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
Traktoroff Posted June 24, 2022 Author Share Posted June 24, 2022 Thank you sooo much!! That fixed it! 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