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

    I have a border showing up on my full width easy slider. I’m not sure where it is coming from. Thoughts? It’s the border above the image of the three sterilizer units. It breaks where the actual image is.

    #947291

    I was able to remove it with this:
    .avia-shadow {
    box-shadow: none;
    }

    Any idea why the Full width slider would have a shadow on it?

    #948267

    Hi,

    Great, glad you got it working. I think that is default CSS for that element, did you check where it was coming from?

    Best regards,
    Rikard

    #951068

    I tried, Rikard. But that’s a bit out of my wheelhouse. I know exactly enough CSS to be dangerous. :)

    (And most of what I do know I learned from reading help tickets in this forum. LOL)

    #951122

    Hi,

    I’m sure the shadow was an initial design choice by the devs. I’m sure if you search “box-shadow: ” within the css files, you will come across the culprit causing it. Did you need further help on this topic?

    Best regards,
    Jordan Shannon

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