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
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
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.
Hi MadRhino,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria