Tagged: border
Hello,
I want to remove or disable all bottom border on page…
But there is something different :)
border bottom only showing on iphone..
You can see on screenshot: https://cloud.mail.ru/public/F7MX/6oWR5thtR
(end of layerslider like a line)
Hey Yigit!
Please add following code to Quick CSS in Enfold theme options
@media only screen and (max-width: 769px) {
img.ls-bg.ls-preloaded {
margin-top: 0!important;
}}
Cheers!
Yigit
not work :(