coverkitchen 2 Share Posted August 30, 2020 (edited) 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 Edited August 30, 2020 by coverkitchen Link to post
bangank36 1,038 Share 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; } } Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, Geolocation Automatic Currency Converter, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
coverkitchen 2 Author Share Posted August 30, 2020 Hello bangank36 You are a genius! It worked perfectly. Thank you very much for your valuable help. bangank36 1 Link to post
coverkitchen 2 Author Share Posted September 6, 2020 (edited) @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. Edited September 7, 2020 by coverkitchen Link to post
ShortAngryViking 3 Share 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 Still angry, just a little older Link to post
bangank36 1,038 Share 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 Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, Geolocation Automatic Currency Converter, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
ShortAngryViking 3 Share Posted September 7, 2020 (edited) password luce2020 https://ray-cone-ap64.squarespace.com/gallery thank you Edited September 7, 2020 by ShortAngryViking Still angry, just a little older Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment