pinkchoux Posted April 23, 2022 Share Posted April 23, 2022 Site URL: https://cloudaviationcorona.squarespace.com/ Hello, Total noob here needing some assistance! Is there a way to change the navigation option on "Headlines" Banner Slideshow to Bullets instead of Arrows? Current navigation is like this with arrows on each side: And the goal is to remove the arrows and replace with Bullets like below, similarly like what "Gallery" Slideshow: Full option has. I've considered just using the Gallery but it does not have the option to have a Button within the image itself like the Headlines do. I am fine with using either, as long as in the end, it ends up with Bullet navigation with Title, Caption and Button within the image. Thank you in advance! Link to comment
tuanphan Posted April 24, 2022 Share Posted April 24, 2022 Hi. What is password? 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
pinkchoux Posted April 24, 2022 Author Share Posted April 24, 2022 @tuanphan Hello, password is takoyaki Link to comment
tuanphan Posted April 27, 2022 Share Posted April 27, 2022 It looks like this is not possible. I just tested Gallery & I see Bullet here? 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
pinkchoux Posted April 30, 2022 Author Share Posted April 30, 2022 (edited) @tuanphan How did you get the Gallery to have the Button + Title in the over the image?? I am fine with using the gallery since it has the Bullets but I could never figure out how to insert a button for each slide Edited April 30, 2022 by pinkchoux additional ask Link to comment
tuanphan Posted May 1, 2022 Share Posted May 1, 2022 On 4/30/2022 at 7:02 AM, pinkchoux said: @tuanphan How did you get the Gallery to have the Button + Title in the over the image?? I am fine with using the gallery since it has the Bullets but I could never figure out how to insert a button for each slide First, add this to Design > Custom CSS /* Gallery slideshow */ figcaption.gallery-caption.gallery-caption-fullscreen-slideshow { top: 50%; margin: 0 !important; left: 50%; transform: Translate(-50%,-50%) !important; } .gallery-caption-wrapper {overflow: visible;} a.tp-button { background-color: black; color: white; padding: 10px 20px; } a.tp-button:hover { background-color: white; color: black; } Next, edit caption, use this format <h3>Title 01</h3> <a href="/contact" class="tp-button">CLick here</a> and result pinkchoux 1 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
pinkchoux Posted May 1, 2022 Author Share Posted May 1, 2022 @tuanphan this worked great - thank so much!! 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