Sue Busher Posted March 16, 2018 Posted March 16, 2018 Does anyone have code for the slideshow (the one which links to the file drop) that it doesn't have the right and left arrows? I just want to use it without to display photos. Thanks in advance
Graham Quince Posted March 23, 2018 Posted March 23, 2018 Hi @Sue Busher Removing this code: <!-- Left and right controls --> <a class="left carousel-control" href="#Carousel_ID" data-slide="prev"> <span class="carousel-arrow-left"></span> </a> <a class="right carousel-control" href="#Carousel_ID" data-slide="next"> <span class="carousel-arrow-right"></span> </a> Should solve the problem for you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now