Make entire bootstrap slide into link
-
HI, site is at https://www.marlissmelton.com
I have turned the bootstrap slider into a single slide banner. It has no words or arrows thanks to Denzel’s help.
I need to make the entire slide a clickable link so it goes to a video for this author. I have made the button and the title/description transparent. I think if I can make the transparent button cover the entire slide, that will seem as if the whole slide is a link.
Is that possible?
This is how I made it all transparent:#bootstrap-slider .carousel-caption .button {border:transparent !important; background:transparent;}
So I tried this to make the button bigger:
#bootstrap-slider .carousel-caption .button {width:1200px !important; height:400 px;}
But it did not work. Button stayed small at bottom of slide.
Can you help?
And is there another way to make entire slide link.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Make entire bootstrap slide into link’ is closed to new replies.