Traktoroff Posted April 21, 2022 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
tuanphan Posted April 24, 2022 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 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