Hi,
I want to manipulate the text for each slide differently in Carousel Pro.
In 'style' I added:
#addonId #sppb-item-16727745314801 .sppb-carousel-pro-content
{
background-color:rgba(0,0,0,0.3);
position:relative;
width:797px;
}
This shows indeed a change of the background color and text width of the 2nd slide only.
Is there a variable like '#addonId' to reference each slide? I do not want to use an 'absolute' name like '#sppb-item-16727745314801' as this number may change.
Thanks for helping.
Best regards,
Jack