LucyMc Posted September 7, 2020 Share Posted September 7, 2020 Site URL: https://okra-robin-f2zc.squarespace.com Hello! I am trying to get my slideshow Banner text aligned to the left (remaining centred vertically) but have had no luck with code previously suggested. I also seem to be missing the Title on each of them but not the supporting text. Added bonus would be to have the option to alternate between black and white text so the titles are legible as they scroll through (but this isn't a must - I can do without if impossible). Any ideas? Thanks in advance! Link to comment
tuanphan Posted September 7, 2020 Share Posted September 7, 2020 Can you disable autoplay? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
LucyMc Posted September 8, 2020 Author Share Posted September 8, 2020 Thanks for your reply. I've now disabled that... Link to comment
IXStudio Posted September 8, 2020 Share Posted September 8, 2020 Hi Use this code in Design -> Custom CSS .has-promoted-gallery #promotedGalleryWrapper .sqs-gallery-block-slideshow .meta, .has-promoted-gallery .promoted-gallery-wrapper .sqs-gallery-block-slideshow .meta { width: 100vw !important; max-width: 100vw !important; } .has-promoted-gallery #promotedGalleryWrapper .sqs-gallery-block-slideshow .meta, .has-promoted-gallery .promoted-gallery-wrapper .sqs-gallery-block-slideshow .meta p { margin-left: 0 !important; } Please use the like button if it helps you! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
LucyMc Posted September 8, 2020 Author Share Posted September 8, 2020 59 minutes ago, IXStudio said: Hi Use this code in Design -> Custom CSS .has-promoted-gallery #promotedGalleryWrapper .sqs-gallery-block-slideshow .meta, .has-promoted-gallery .promoted-gallery-wrapper .sqs-gallery-block-slideshow .meta { width: 100vw !important; max-width: 100vw !important; } .has-promoted-gallery #promotedGalleryWrapper .sqs-gallery-block-slideshow .meta, .has-promoted-gallery .promoted-gallery-wrapper .sqs-gallery-block-slideshow .meta p { margin-left: 0 !important; } Please use the like button if it helps you! Best, Leopold Amazing thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.