Hi look pls screenshot. In mobile version i can’t see image and all text and forms goes beyond the screen. How i can fix it?
Hey pddcoms,
Thank you for using Enfold.
The height of slider inner container is set to 0. I’m not sure why that happens but you can add the following css code to override it.
@media only screen and (max-width: 767px) {
.avia-slideshow-inner {
height: auto !important;
}
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
padding: 0 !important;
}
}
The second css declaration adjusts the inline padding value to 0.
Best regards,
Ismael
Great!
Hi pddcoms,
Glad that Ismael helped you :)
Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko
Close it
Hi pddcoms,
Sure, feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great weekend!
Best regards,
Nikko