Styling
Below you can enter a few styles to be used for this specific carousel instance.
Selector and curly braces are automatically added. In other words, these work just
like inline CSS "style" attributes in HTML elements.
Example definitions
- background-color: #440033
- font-size: 18px; color: #000000
Elements: {elements -> f:count()}
.{settings.carousel.id} .carousel-indicators li {
}
.{settings.carousel.id} .carousel-indicators {
}
.{settings.carousel.id} .carousel-control {
}
.{settings.carousel.id} .carousel-inner {
}
<{elementData.size}>{elementData.title -> f:format.htmlentities()}
{elementData.text -> f:format.html()}