Hi-
When the caption loads on my slider, it looks great on a desktop. However on the mobile view, it’s cut off. It’s the fullwidth easy slider. The caption is set to Center without Frame. Even when I make the font smaller (which I don’t want to do) it is cut off. Is there anyway for me to adjust the settings so the caption loads on a mobile view without being cropped at the bottom? I tried Left without Frame but the same thing happens. I can send a screen grab is you’d like.
Thanks,
Erin
Hey es.design.ma,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.slideshow_caption {
padding-top: 10px !important;
}
}
Best regards,
Rikard
Thank you! That works.
Erin
Hi Erin,
We are glad that Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit