Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #569277

    I wonder whether you can help me. I am trying to eliminate a white line that comes at the top of the homepage on http://www.psweb-design.com. This seems to only show on tablet resolution.

    Can you please help me is this a bug?

    Many Thanks

    Pete

    #569460

    Hey condonpb!

    We noticed the white gap on top and it is coming from layer slider have you added any custom code ? please give us access to wordpress admin so we can login and take a look at it if necessary to add custom css in quick css.

    Regards,
    Vinay

    #569572

    Vinay,

    Enclosed are details as requested

    Many thanks

    Pete

    #571061

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1024px) and (min-width: 580px) {
    img.ls-bg.ls-preloaded {
        margin-top: 0!important;
    }}

    Regards,
    Yigit

    #571193

    Many thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘White Line at Top of Page showing in Tablet’ is closed to new replies.