Hi,
how I can center the caption in the center of the screen in Fullscreen Slider?
I tred with this code:
.slideshow_caption {
width: 100% !important;
padding: 0px !important;
}
Thank you for your help
Hey Manuela,
Please try the following in Quick CSS under Enfold->General Styling:
.home .slideshow_caption {
width: 100% !important;
}
.home .avia-caption-content p {
text-align: center;
}
Best regards,
Rikard
Yes it work,
Thank you.
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Please close this thread, thank you.