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

    HI to the support of my favorite WP-Theme,

    i can’t see or find the setting to remove the white border around the Slide-Show (full-width).

    https://sn82.com/enfold/white-boder.png

    I’m sure it’s just a little Quick CSS Code but i didn’t found it in the code.

    Looking forward to your reply.

    Markus

    #1371591

    Hi sn82com,

    Thanks for giving us the link. :)
    We have inspected the image and it seems to contain a white border.
    I have posted the image link and screenshot link in private content.

    Best regards,
    Nikko

    #1371698

    Hi Nikko,

    thanks for this eye opener. Embarrassing… ;)

    But even when i remove this little white line… i still got a border like a little shadow. See link in private content.
    I can’t explain this border. You got an idea?

    #1371720

    Hi sn82com,

    No worries, we all do make those mistakes :D
    As for the shadow, it’s from the slider, you can remove it by adding this CSS code:

    #top .avia-fullwidth-slider.avia-shadow {
        box-shadow: none;
    }

    Best regards,
    Nikko

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