carousel Background problem
Posted: Tue Feb 18, 2014 2:05 pm
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Pritu,
How do you change size?
properties display right side in that carousel height property size is 200.
But i chnaged it and black border is same as
Hello! This is a bug, there should be Carousel indicators. We'll fix it.
If you don't need indicators you can delete this area using CSS pre.ui-carousel-items {
top: 0 !important;
}/preor if you need to show indicators use this code pre$(".ui-carousel-indicators").show()/pre
Thank you Maryana