Tagged: LayerSlider WP
Hello
The Slide on LayerSlider WP Works goond on a PC Screen but when I minimize the window or use a mobile device, the content is cut off.
I put in responsive and saw also some information in the Forum but it didn’t work for me.
Thanks for your help.
Simon
Hey simeler,
Thank you for using Enfold.
How did you add the form? There is no complex animation or effects in the container so I would suggest replacing the layer slider with a color section instead.
Best regards,
Ismael
Hey Ismael
Thanks for your reply.
Well I used the layer slider, since this is the eaysiest way to put a PHP Code in the middle of the image. That’s why I used the layer slider. I don’t understand what you mean with using a color section?
Thanks for helping..
Simon
Hi Simon,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#layerslider_1, #layerslider_1.ls-wrapper.ls-in-out,
.avia-layerslider .ls-inner img {
min-height: 500px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Awesome thanks, this is the solution!
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi, I have the same problem but CSS code doesn’t work for me. Could you help me?