Hi Enfold Support Team,
I’d be glad, if you could help me with a question rearding your “Fullscreen Slider”.
Is it possible to increase the width of the “Caption Title” and “Caption Text” fields (eg. for the slider on the homepage of my DemoSite)? If yes, please would you be so kind to let me know, how I could manage to do so.
Thanks in advance for your efforts.
Regards,
Rainer
Hey rainert,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.slideshow_caption {
width: 80% !important;
}
Please adjust to suit.
Best regards,
Mike
Hey Mike,
Excellent, your code snippet works just fine.Thanks very much for your support!
Feel free to close this ticket.
Best regards,
Rainer