leecarlton622 Posted June 23, 2022 Share Posted June 23, 2022 Site URL: https://asianfilmdallas.com/ Hi, We recently switched over to a 7.1 template and I'm trying to figure out how we can create a slideshow gallery in the homepage with the text overlays like I can on the static image like I have right now. I've been searching and I'm having trouble finding a way to do this. Essentially, since we are a film festival, like to have a different image for each of our showcase films with different text for each and a button so people can buy tickets. So just like the static image but with a gallery instead. Thanks for any help. Link to comment
tuanphan Posted June 24, 2022 Share Posted June 24, 2022 Hi. Like this example? https://thung.squarespace.com/slideshow-with-button?noredirect Pass: abc If yes, add a Gallery Slideshow > In Description, use this format <h4>text text</h4> <a href="https://google.com">Read Out more</a> and add this code to Page Header (page where you added slideshow) <style> figcaption.gallery-caption.gallery-caption-fullscreen-slideshow { position: absolute !important; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; max-width: 80%; margin-top: 0; height: auto; } figcaption.gallery-caption.gallery-caption-fullscreen-slideshow h4 { margin: 0; } figcaption.gallery-caption.gallery-caption-fullscreen-slideshow a { background-color: white; padding: 10px 20px; margin-top: 20px; display: inline-block; border-radius: 50px; } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment