Jump to content

Add a small text box to bottom left in Banner Slideshow

Go to solution Solved by Beyondspace,

Recommended Posts

Hello I have a full Banner slideshow as my home page and need to add a © credit line to the bottom left corner of one of the slides: Slide 2, pic attached '1.jpg') It needs to match the style used on the Production page, pic also attached '2.png'. I've used custom code to animate the slideshow, so naturally the caption would have to move with the slide, locked in bottom left for all screen devices. Does any one know if this is possible please? Thanks for your time.

https://www.ameliaandco.com
password is: 2020four

1.thumb.jpg.ff988b4a60002ddf5c61f0c4841b926e.jpg

Thanks for your time.

2.png

Link to comment
  • Solution
On 5/19/2024 at 4:52 PM, AmeliaJ said:

Hello I have a full Banner slideshow as my home page and need to add a © credit line to the bottom left corner of one of the slides: Slide 2, pic attached '1.jpg') It needs to match the style used on the Production page, pic also attached '2.png'. I've used custom code to animate the slideshow, so naturally the caption would have to move with the slide, locked in bottom left for all screen devices. Does any one know if this is possible please? Thanks for your time.

https://www.ameliaandco.com
password is: 2020four

1.thumb.jpg.ff988b4a60002ddf5c61f0c4841b926e.jpg

Thanks for your time.

2.png

You can try the following custom css

section[data-section-id="653014878b7c3756cbb92aea"] .list-item .slide-media-container:after{
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
}

section[data-section-id="653014878b7c3756cbb92aea"] .list-item:first-child .slide-media-container:after {
  content: '‘Our Work’ : © Credit in here.';
}

section[data-section-id="653014878b7c3756cbb92aea"] .list-item:nth-child(2) .slide-media-container:after {
  content: '‘Our Work’ : © Credit in here.2';
}

section[data-section-id="653014878b7c3756cbb92aea"] .list-item:nth-child(3) .slide-media-container:after {
  content: '‘Our Work’ : © Credit in here.3';
}

section[data-section-id="653014878b7c3756cbb92aea"] .list-item:nth-child(4) .slide-media-container:after {
  content: '‘Our Work’ : © Credit in here.4';
}

section[data-section-id="653014878b7c3756cbb92aea"] .list-item:nth-child(5) .slide-media-container:after {
  content: '‘Our Work’ : © Credit in here.5';
}

My testing

image.thumb.png.28ae51cda36429c2c709281a80a69c70.png

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

@BeyondSpace. Thank you so much for this –I really appreciate it!!!! its working perfectly, and also, thanks for adding code for the other slide captions too – I've turned them off for now but they will come in handy in the future when I need to change the slides out. 😀 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.