Hello
How can I reduce the space around the caption on the full screen slider on a mobile. I would like the caption to take up more space.
Thanks
Hey Kate,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.caption_bottom .slideshow_caption .slideshow_inner_caption {
padding: 0;
}
}
Best regards,
Rikard
Thank you – that worked perfectly!
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Thanks you can close.
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard