Duckers Posted July 31 Share Posted July 31 Hi, I've just started building a site (I'm a novice - DIYing and have only built two other simple ones on 7.0) and have fallen at the first hurdle. I'd really like an autoplay banner/slideshow at the top of the homepage with different text overlaying each image. I've had a rummage through other posts but I'm struggling to make sense of the answers and suggestions. I tried adding the text to the images but I can't stop it from cropping off when in mobile view. Any help very gratefully received! https://whale-tetra-gfxs.squarespace.com/ Password: STFS23 Many thanks Link to comment
Solution tuanphan Posted August 1 Solution Share Posted August 1 You can add this code to Design > Custom CSS /* Homepage List Resize image mobile */ @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="64ae8c87193a6e24e16cd6bc"] li.slide.list-item { padding-right: 10% !important; } } 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
Duckers Posted August 7 Author Share Posted August 7 @tuanphan That worked perfectly -thank you so much! Kate Link to comment
Duckers Posted August 11 Author Share Posted August 11 @tuanphan I'm really sorry - I changed the section and not the code doesn't work. Do I just need to change the Section Id number? How do I find this? Many thanks again! Kate Link to comment
tuanphan Posted August 12 Share Posted August 12 22 hours ago, Duckers said: @tuanphan I'm really sorry - I changed the section and not the code doesn't work. Do I just need to change the Section Id number? How do I find this? Many thanks again! Kate Change this .user-items-list-item-container[data-section-id="64ae8c87193a6e24e16cd6bc"] with data-section id, use this free tool to find id https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff 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
Duckers Posted August 13 Author Share Posted August 13 Hi again @tuanphan, Thank you so much for your help. I got the section ID from the tool you recommended... section[data-section-id="64d5ebc44d5a1013975590be"] ...but it's not working. I'm not sure what I'm doing wrong - I just need an autoplay slideshow with different text on each picture! I see them on other peoples' websites all the time - I don't understand why it's so difficult?😢 Link to comment
Duckers Posted August 13 Author Share Posted August 13 Would it be better to do the manual slideshow with text and add code to make it autoplay? Rather than adding pictures with text already on them? Link to comment
tuanphan Posted August 15 Share Posted August 15 On 8/13/2023 at 1:06 PM, Duckers said: Hi again @tuanphan, Thank you so much for your help. I got the section ID from the tool you recommended... section[data-section-id="64d5ebc44d5a1013975590be"] ...but it's not working. I'm not sure what I'm doing wrong - I just need an autoplay slideshow with different text on each picture! I see them on other peoples' websites all the time - I don't understand why it's so difficult?😢 Which section are you referring to? https://whale-tetra-gfxs.squarespace.com/ Or you mean top slideshow on Header? I see it is Gallery Slideshow, not List Section Slideshow 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
Duckers Posted August 16 Author Share Posted August 16 20 hours ago, tuanphan said: Which section are you referring to? https://whale-tetra-gfxs.squarespace.com/ Or you mean top slideshow on Header? I see it is Gallery Slideshow, not List Section Slideshow Hi @tuanphan Yes, the slideshow at the top with four pictures - Resilience, Integrity, Success & Empathy. To be honest, I don't really understand the difference between a Gallery Slideshow and a List Section Slideshow! Which is best to use here? Thank you so much for your ongoing help! Link to comment
tuanphan Posted August 19 Share Posted August 19 (edited) On 8/16/2023 at 1:19 PM, Duckers said: Hi @tuanphan Yes, the slideshow at the top with four pictures - Resilience, Integrity, Success & Empathy. To be honest, I don't really understand the difference between a Gallery Slideshow and a List Section Slideshow! Which is best to use here? Thank you so much for your ongoing help! Above code for List Section Slideshow When you add a section, you will see this By default, with Gallery Section Slideshow - Text will be under Image But List Slideshow - Text will be over image (overlay image) Edited August 19 by tuanphan 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
Duckers Posted August 22 Author Share Posted August 22 Thank you for your continued help @tuanphan. I followed your instructions and recreated the slideshow as a list, and changed the code to the new section id. But it's still cropping the pictures when it's in mobile view, and now the slideshow doesn't autoplay. What have I done wrong? Link to comment
tuanphan Posted August 26 Share Posted August 26 On 8/23/2023 at 5:36 AM, Duckers said: Thank you for your continued help @tuanphan. I followed your instructions and recreated the slideshow as a list, and changed the code to the new section id. But it's still cropping the pictures when it's in mobile view, and now the slideshow doesn't autoplay. What have I done wrong? Can you share link to page where you added List? We can check it again easier 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