Carousel - indicator
my app
http://appery.io/app/mobile-frame?src...
i have 2 Q
1- i tried to change the images of the indicator by using this code
code[name="mobilecarousel_168"] .ui-carousel-indicators.ui-carousel-indicators-theme-a .ui-carousel-indicator{
background-image: url(../../../../files/views/assets/image/cr1.png);
width: 15px;
height: 15px;
border: 0px solid #000;
background-color: transparent;
border-radius: 0px;
background-size: cover;
font-size: 1px;
}/code
but as you see the all the images is the same "Red" how can i make just 1 red and the other white ?
2- if you see the title of the carousel is just 1 line. in some case the title so long in this case we see just 1 line how can we increase the height of this line