Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #252467

    Hi,

    at the moment I am working on following landing page: http://mw.manow.de
    As you can see there is a grey line on the left and right side of the picture.

    How can I remove that line?

    Thanks in advance for your help.

    Regards

    Marko

    #253267

    Hi Mupfel!

    I’ve looked over your site couldn’t see the line you have mentioned. —> http://cl.ly/image/1Y0x1n470m1E

    Regards,
    David

    #254177

    Hi David,

    thanks for your reply.

    It seems to appear only on devices with high resolution.

    If you zoom out you should be able to see it also.

    Here you can see it:
    picture / grey line

    Thanks

    Marko

    • This reply was modified 10 years, 6 months ago by Mupfel.
    #254313

    Hi!

    Thank you for the screenshot.

    It is very faint but it is there. Please add this on Quick CSS or custom.css:

    #top.avia-blank #main .container_wrap:first-child {
    border: none;
    }

    Regards,
    Ismael

    #257064

    Hi Ismael,

    thanks for your help!

    Unfortunately it is still there.

    Regards

    Marko

    #257554

    Hi!

    Please try this css code:

    
    .home .avia-layerslider.avia-shadow {
    box-shadow: none;
    }
    

    Best regards,
    Peter

    #257640

    Hi Peter,

    thanks, that did the trick!

    Regards

    Marko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Grey line on landing page’ is closed to new replies.