Hello,
1. Provide link to page where we can see the problem. It can be a problem with site template HTML layout or styles.
2. You can add custom styles with help "CSS Styles" parameter. For example add the next code to "CSS Styles" parameter:
Code: |
{$id}_wrapper .ari-cloud-carousel-title
{
color:#FF9900;
font-size: 17px;
}
{$id}_wrapper .ari-cloud-carousel-alt
{
color:#DDD;
font-size: 14px;
padding:5px 0 0 0;
}
{$id}_wrapper .ari-cloud-carousel-caption
{
left: 20px;
top: 15px;
}
|
3. You can set it to the latest available version.
Regards,
ARI Soft