Hi. My homepage is a full screen slider with a caption. There is a responsiveness problem on mobile. On my high resolution mobile it looks ok in portrait mode, but in landscape only half of the caption is visible and the call to actions buttons are not visible at all. On my low screen resolution mobile the buttons also are invisible in portrait mode.
How can I fix this so that the full caption with buttons is always visible? I don’t understand why it is not fully responsive.
Thanks!
Help would be appreciated! Thank you.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) {
.slideshow_caption {
width: 100%;
}
}
Best regards,
Rikard
Thank you, but that didn’t work. What did work however is changing the full screen slider to an easy full width slider. This slider seems to be better with responsiveness. Now it looks good on all screens.
Kind regards,
Gerson
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon