Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1113341

    Hey guys,

    I ran into another small issue with the Advanced LayerSlider.

    There’s a light-grey border displayed above one of them and I can’t figure why and where it’s coming from. I also researched the issue using other posts and requests, but none of the code that worked for any of those seems to the trick from me.

    It seems to connected to div.container:::after (according to Goggle).

    Can you please help me eliminate it? I included a link to the page below.

    Many thanks.

    Karl

    #1113508

    Hey MadRhino,

    Are you referring to the slider with the 3 columns at the bottom of the page? If so then I can’t reproduce the problem on my end using Chrome. How can we produce this problem?

    Best regards,
    Rikard

    #1113531

    That’s weird, Rikard, it’s gone now.

    I was trying to remove it by myself before contacting you, but none of the snippets seemed to work. Now, in hindsight, these was seemingly a cache issue. The snippet I added was

    .avia-layerslider {
    box-shadow:none !important;
    border-top-width: 0 !important;
    }

    Apparently that did the trick after all. Sorry for having wasted your time and thanks for your time anyways. You can close this thread now.

    #1113699

    Hi MadRhino,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.