More Demos: bootstrap sliders, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Here is the link to the slideshow. It is currently living under my site. As you can see I continue to have the problems, initially the image being placed to high but the trim is right, and then just before the fade, it moves down so the top of the image aligns correctly, but then it cuts off the bottom??? Thoughts?
A: We've checked your page and found a conflict.
Open the .css file and find the code:
.two-thirds.column img {
margin-top:2em;
margin-bottom:1em;
box-shadow: 0 0 10px #c0c0c0;
border-radius:6px;
}
Please, try to remove: margin-top:2em;