Tagged: responsive
LayerSlider WP is not full width on Mobile meaning that the image has a margin top and left, and does not stretch to the full width of the browser window: http://www.para-staging.xyz
Hey HYDROMAG!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
img.ls-bg.ls-preloaded {
margin: 0!important;
width: 100%!important;
}}
Cheers!
Yigit
Thanks very much Yigit, Now when i view the site on a mobile device the img is squashed vertically so that it does not fill the container from top to bottom. is there anyway to fix this? Thanks.
Hey!
Please remove the code i posted temporarily and try editing your slider and adjust “responsive under” values and check if that helps.
Regards,
Yigit
PERFECT! Worked a treat, thanks Yigit.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit