Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #651344

    Hi there,

    tried suggested solutions that have been previously posted however the css is not working for me…could you please have a look and advise how i can remove bottom and top border from later slider. thanks

    #652325

    Hey clairemartindigital,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?

    The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.

    Best regards,
    Andy

    #652364

    please try the login details now. thanks

    #653310

    Hi,

    We added the following code in the Quick CSS field:

    .avia-layerslider.avia-shadow {
        box-shadow: none !important;
    }

    Best regards,
    Ismael

    #653343

    Hi Ismael,

    i can still see the lines. Cleared browsers cache etc. Also checked in a different browser. The lines are gone for you? Can you send me a screenshot?

    #653540

    any news on this item? thanks

    #653552

    Hi!

    The page of the demo is not visible, so I can provide a screenshot

    Regards,
    Basilis

    #653557

    its set to draft. simply log in using the provided details. i can still see the borders even with @ismael ‘s provided css. please advise. thanks

    #653602

    Hi,

    When the page is zoomed in the dark lines between the slider goes away, I believe it is not created by layerslider.

    One of the plugins could be a reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

    • This reply was modified 7 years, 9 months ago by Vinay.
    #653623

    hi vinay,

    i disabled all plugins. this didn’t resolve the issue meaning the lines still showed even with all plugins disabled.

    I also noticed that when zooming in to 120% the lines are not visible.

    Any ideas???

    Thanks

    #653672

    Hi!

    Have you added any custom css in the child theme styles could you please remove it and check if the dark lines still appear?

    Cheers!
    Vinay

    #653676

    hi vinay,

    just took all of the below css from style sheet in child theme out. lines still appeared.

    #654121

    any update on this?

    thanks

    #655021

    hello?

    #655061

    Hi,

    We are very sorry for the delay. Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    The previous css code only works on smaller screens. We added this to the Quick CSS field:

    .ls-slide > img.ls-bg.ls-not-preloaded {
        display: none;
    }

    I’m not sure where that layer is coming from but it’s the one creating the border.

    Best regards,
    Ismael

    #655099

    Thanks, you are a good man! It was driving me nuts :-)

    You can close this one.

    P

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘layer slider – remove top and bottom borders’ is closed to new replies.