Tagged: responsive, slider
Hi
Is it possible to fix slider for iPhone? It looks perfect on computer but on iPhone text boxes are cut off and because of that you can’t see the whole text…Is there anything that can be done that will not affect regular view? Thank you
Hi ilonka78!
Please add the below css in Enfold > General Style > Quick CSS
feel free to adjust the number .65 below on all lines to suit your design.
/* Scale down text in layerslider */
@media only screen and (max-width: 767px) {
.ls-l {
transform: scale(.65);
-ms-transform: scale(0.65)!important;
-webkit-transform: scale(0.65)!important;
transform: scale(0.65)!important;
}
}
Best regards,
Vinay Kashyap
Hi I have the same problem with the “Fullwidth Easy Slider” The “Caption” text is not responsive on mobile.
Is there a quick CSS fix for that?
Thanks
Hi
Any other ideas? I tried that but to have those boxes fully visible they need to be very small now even if I moved them a little bit to the left…Thank you
Hi!
please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Cheers!
Vinay Kashyap
Hi, any idea how to fix the same issue on the “Fullwidth Easy Slider”?
Thanks
Hey!
@skynandi do you mean captions on easy slider? please create a new ticket for new issues and share the link to the page where we can inspect the element in question so we can help you better :)
Regards,
Vinay Kashyap