Jordanlara Posted February 22 Share Posted February 22 Hi, I also need some help to get the carousel images to be click-through links. (in our services) The page is: https://www.downunderoasis.com pw: venecos2024 Thanks so much! Link to comment
tuanphan Posted February 24 Share Posted February 24 On 2/22/2024 at 4:26 PM, Jordanlara said: Hi, I also need some help to get the carousel images to be click-through links. (in our services) The page is: https://www.downunderoasis.com pw: venecos2024 Thanks so much! I see it already works to me. 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
MarketingFounderMade Posted February 25 Share Posted February 25 Hi there, I would like to make the images of company logos in a carousel, be clickable to go to another page (for example their website). I have used the code on this page and managed to make the images clickable, however, due to some other code we have that highlights buttons green, it looks like this: is there a way around this? https://www.foundermade.com/d2c-executive-summit-march-2024 Link to comment
tuanphan Posted February 29 Share Posted February 29 On 2/26/2024 at 3:53 AM, MarketingFounderMade said: Hi there, I would like to make the images of company logos in a carousel, be clickable to go to another page (for example their website). I have used the code on this page and managed to make the images clickable, however, due to some other code we have that highlights buttons green, it looks like this: is there a way around this? https://www.foundermade.com/d2c-executive-summit-march-2024 Do you still need help? If yes, you can enable button then use this CSS code section[data-section-id="65283cfbdf71d07f2e83f909"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} 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
MarketingFounderMade Posted March 6 Share Posted March 6 On 2/29/2024 at 8:07 AM, tuanphan said: Do you still need help? If yes, you can enable button then use this CSS code section[data-section-id="65283cfbdf71d07f2e83f909"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} Hi- yes I do still need help! Thank you for the code, unfortunately still getting the green overlay - see pic! Link to comment
tuanphan Posted March 9 Share Posted March 9 On 3/6/2024 at 7:09 AM, MarketingFounderMade said: Hi- yes I do still need help! Thank you for the code, unfortunately still getting the green overlay - see pic! Can you add & keep code in CSS box? I 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Genivieve Posted March 30 Share Posted March 30 (edited) Hi, I also need some help to get the carousel images to be click-through links. (in our services) The page is: https://www.jennydavisart.com/ Thank you! Edited March 30 by Genivieve Link to comment
tuanphan Posted March 31 Share Posted March 31 On 3/30/2024 at 10:01 AM, Genivieve said: Hi, I also need some help to get the carousel images to be click-through links. (in our services) The page is: https://www.jennydavisart.com/ Thank you! First, enable Item buttons, add url on each button, then use this code to Website > Website Tools > Custom CSS section[data-section-id="65bb3f171281244d060cf537"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} Genivieve 1 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
corneliasteger Posted April 12 Share Posted April 12 (edited) Hello, I'd also love some help with a carousel on my page: https://triceratops-magnolia-6ajn.squarespace.com/ It's under the "Our Sponsors" section of the Home page. I've already added the buttons and I'd love to hide the buttons and instead have the images clickable. If there's an option to have the carousel Auto-Scroll, that would be amazing! Also, I would like to make the images on our Sponsors Page clickable: https://triceratops-magnolia-6ajn.squarespace.com/sponsors/ Buttons are added already. Edited April 12 by corneliasteger Link to comment
tuanphan Posted April 16 Share Posted April 16 On 4/12/2024 at 11:07 PM, corneliasteger said: Hello, I'd also love some help with a carousel on my page: https://triceratops-magnolia-6ajn.squarespace.com/ It's under the "Our Sponsors" section of the Home page. I've already added the buttons and I'd love to hide the buttons and instead have the images clickable. If there's an option to have the carousel Auto-Scroll, that would be amazing! Also, I would like to make the images on our Sponsors Page clickable: https://triceratops-magnolia-6ajn.squarespace.com/sponsors/ Buttons are added already. You can use this code to Website > Website Tools > Custom CSS section[data-section-id="65f469eafbfb4d0db67db898"], section[data-section-id="65f79f4d88e4c0527d61aa41"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} 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
corneliasteger Posted April 16 Share Posted April 16 7 hours ago, tuanphan said: You can use this code to Website > Website Tools > Custom CSS section[data-section-id="65f469eafbfb4d0db67db898"], section[data-section-id="65f79f4d88e4c0527d61aa41"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} Hello, thanks so much for providing the code! It worked on the Home page, but it doesn't seem to work on the "our Sponsors" page: https://triceratops-magnolia-6ajn.squarespace.com/sponsors/ The buttons are unfortunately still there. Is there a solution for this section too? Link to comment
tuanphan Posted April 18 Share Posted April 18 On 4/16/2024 at 9:46 PM, corneliasteger said: Hello, thanks so much for providing the code! It worked on the Home page, but it doesn't seem to work on the "our Sponsors" page: https://triceratops-magnolia-6ajn.squarespace.com/sponsors/ The buttons are unfortunately still there. Is there a solution for this section too? Use this code for Our Sponsors Page [data-section-id="65f79f4d88e4c0527d61aa41"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .list-item-content__button-container a { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} 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
MHopkins3026 Posted April 20 Share Posted April 20 Hello there, I'm having the same issue. Trying to make my carousel images clickable. Could you possibly help? TIA! Link to comment
tuanphan Posted April 24 Share Posted April 24 On 4/21/2024 at 1:45 AM, MHopkins3026 said: Hello there, I'm having the same issue. Trying to make my carousel images clickable. Could you possibly help? TIA! Can you share link to page where you use Carousel? 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
celestialco Posted May 21 Share Posted May 21 Hello! I am also having trouble adding links to a simple list. If you could send me a code, I would greatly appreciate it! Here is my website: suncitymusicalarts.org/board-members Link to comment
Eli4860 Posted May 22 Share Posted May 22 I'm having trouble adding clickthrough links to the carousel on my homepage. My website is elijahmpritchett.com. Could I copy the code from others in this thread or do I need my own (i am not experienced in coding). Link to comment
tuanphan Posted May 23 Share Posted May 23 On 5/22/2024 at 1:02 AM, celestialco said: Hello! I am also having trouble adding links to a simple list. If you could send me a code, I would greatly appreciate it! Here is my website: suncitymusicalarts.org/board-members You can use this code section[data-section-id="664ccd8104ccd813bfeab279"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .list-item-content__button-container a { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} 23 hours ago, Eli4860 said: I'm having trouble adding clickthrough links to the carousel on my homepage. My website is elijahmpritchett.com. Could I copy the code from others in this thread or do I need my own (i am not experienced in coding). Use this code body.homepage { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} celestialco 1 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
mvspjp Posted June 10 Share Posted June 10 Hello, I'd also love some help with a carousel on my page: https://www.plando.dk/ I would like the images to be clickable instead of having buttons with links. It's under the testimonial section, called "Det siger vores kunder og samarbejdspartnere" on the home page. Buttons are added already. Will this also work if I add more testimonial items in the section in the future? It would be great if you could help. Thank you in advance! Link to comment
tuanphan Posted June 12 Share Posted June 12 On 6/10/2024 at 7:46 PM, mvspjp said: Hello, I'd also love some help with a carousel on my page: https://www.plando.dk/ I would like the images to be clickable instead of having buttons with links. It's under the testimonial section, called "Det siger vores kunder og samarbejdspartnere" on the home page. Buttons are added already. Will this also work if I add more testimonial items in the section in the future? It would be great if you could help. Thank you in advance! You can use this code to Website > Website Tools > Custom CSS. It will work if you remove/add new testimonial items. But if you remove current testimonial section and add new one, you will need new code section[data-section-id="6666dbf8d061bb4be364dc4e"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} 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
celestialco Posted July 6 Share Posted July 6 On 5/23/2024 at 4:57 AM, tuanphan said: section[data-section-id="664ccd8104ccd813bfeab279"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .list-item-content__button-container a { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; }} Thank you so much! Is there a way to embed a pop-up window owhen they click on each board member to read their bio, instead of having to visit a different page each time? Link to comment
tuanphan Posted July 8 Share Posted July 8 On 7/6/2024 at 7:31 AM, celestialco said: Thank you so much! Is there a way to embed a pop-up window owhen they click on each board member to read their bio, instead of having to visit a different page each time? You will need to use Popup Plugin (referral link) to achieve this. But you can also consider this approach, click on each button >> show corresponding section under (custom code will hide all sections initial) 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
AaronTRS Posted August 9 Share Posted August 9 Hey @tuanphan as you appear to be the coding wizard we do not deserve but the wizard we all need, any chance you could spare some magic for my Carousel as well, please? I'm fairly new to all this coding & web design but here is the link. https://www.theritesolution.co.uk/ Link to comment
tuanphan Posted August 12 Share Posted August 12 On 8/9/2024 at 9:00 PM, AaronTRS said: Hey @tuanphan as you appear to be the coding wizard we do not deserve but the wizard we all need, any chance you could spare some magic for my Carousel as well, please? I'm fairly new to all this coding & web design but here is the link. https://www.theritesolution.co.uk/ Hi, You mean top banner slideshow? Use this code to Custom CSS box section[data-section-id="63cbc21466967f39df5e7f6e"] { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; } .user-items-list-banner-slideshow, .user-items-list-banner-slideshow .slide-content { position: static !important; }} 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