MColman Posted November 13, 2020 Posted November 13, 2020 Site URL: https://www.melcolman.com/ Hi, Hoping someone can please help me configure my homepage mobile view to be the same as the desktop view. Currently the text links overlapping my image are dropping down to the bottom on the page on mobile view. Is there away to format the mobile view to replicate the same view as desktop for this particular page?
Beyondspace Posted November 14, 2020 Posted November 14, 2020 You can use in Design->Custom Css @media only screen and (max-width: 640px) { #block-613bbc857eb1ab666560 .image-card-wrapper { width: 100%; position: absolute; top: 50%; left: -5%; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.