Clindes Posted November 14, 2022 Share Posted November 14, 2022 (edited) portfolio-new.squarespace.com Passcode: port Hi, I have been trying to play around squarespace and trying to stylize this slide show gallery. Where I would like a regular slideshow on the desktop version, but on mobile version, I would like to hide the navigation arrow control, and make my image full width. I have been playing with the setting but out of luck. Below was what I used to remove the control arrow, /* Remove gallery slideshow arrows */ @media screen and (max-width:767px) { .gallery-slideshow-control { visibility: hidden; } } Here is the css I wrote for full-width slideshow, but didn't work... @media screen and (max-width: 767px) { .gallery-slideshow[data-width="full-bleed"] { width:100% !important; height: auto !important} } Thank you and much appreciated with any thoughts and suggestions. Edited November 14, 2022 by Clindes Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 It looks like you solved this? 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
Clindes Posted November 28, 2022 Author Share Posted November 28, 2022 On 11/21/2022 at 12:17 AM, tuanphan said: It looks like you solved this? Hey @tuanphan I think with the fix, the mobile version doesn't work smoothly. 😞 Link to comment
tuanphan Posted December 2, 2022 Share Posted December 2, 2022 On 11/29/2022 at 3:42 AM, Clindes said: Hey @tuanphan I think with the fix, the mobile version doesn't work smoothly. 😞 Can you check site url again? It doesn't work now 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment