coverkitchen Posted August 30, 2020 Posted August 30, 2020 Site URL: https://coverkitchen.squarespace.com Hello, I am using Squarespace 7.1 to build our new book cover design website. Collection portfolio pages do not show full width images on mobile view, only on desktop. However, portfolio sub-page will show full-width on both desktop and mobile. See attached screenshots for your reference. As you can see, the gallery has margins at both sides on mobil view. Actually, it happens also with the header. Does anyone know how to force full-width view on mobile view? Many thanks in advance! Best, Xavier
Beyondspace Posted August 30, 2020 Posted August 30, 2020 Let me know if this is good enough To add CSS, go to Design -> Custom CSS @media screen and (max-width: 767px) { .tweak-portfolio-grid-basic-width-full .portfolio-grid-basic { padding-left: .4vw !important; padding-right: .4vw !important; } .header .header-announcement-bar-wrapper { padding-left: .4vw !important; padding-right: .4vw !important; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
coverkitchen Posted August 30, 2020 Author Posted August 30, 2020 Hello bangank36 You are a genius! It worked perfectly. Thank you very much for your valuable help.
coverkitchen Posted September 6, 2020 Author Posted September 6, 2020 @bangank36 I have a question: would be possible to have different number of columns in a gallery for desktop, tablet and mobile? (for both portfolio page layout and Gallery Blocks). For example, 4 columns for desktop, 3 for tablet and 1 for mobile. I know that was possible with Squarespace 7.0, but I am using Squarespace 7.1. It would be great if there is a way to make it possible. Many thanks in advance.
ShortAngryViking Posted September 7, 2020 Posted September 7, 2020 I dont want to hijack your thread @coverkitchen, @bangank36 would that same code work for this site? https://ray-cone-ap64.squarespace.com/gallery
Beyondspace Posted September 7, 2020 Posted September 7, 2020 52 minutes ago, ShortAngryViking said: I dont want to hijack your thread @coverkitchen, @bangank36 would that same code work for this site? https://ray-cone-ap64.squarespace.com/gallery Your site is password protected BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
ShortAngryViking Posted September 7, 2020 Posted September 7, 2020 password luce2020 https://ray-cone-ap64.squarespace.com/gallery thank you
Recommended Posts
Archived
This topic is now archived and is closed to further replies.