• Hello. I am having this awfull black border around all carousel images. I could fix it through CSS, but is it normal to have them?

    Image:

    https://drive.google.com/open?id=1qCywPG7F61XKZejfssoBkeKIyu52KLtr

    WP version 4.9.1
    FooGallery Owl Carousel Template Version 1.4.2
    FooGallery Version 1.4.12
    FooBox Image Lightbox Version 1.2.34

    Create foo gallery with owl carousel and foobox as lightbox.
    Black border appears from start, then I need add to CSS to hide it:

    .foogallery-owl-carousel.hover-effect-zoom a {
    background: #f9f9f9;
    }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter bene25

    (@bene25)

    Found possible issue:
    My theme uses:

    a img {
    border: 0;
    padding: 10px;
    }

    padding: 10px; creates this border. I removed this, and looks great.

Viewing 1 replies (of 1 total)
  • The topic ‘Black border around images’ is closed to new replies.