Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding this style:

    .jp-carousel-overlay {
        background: rgba(0,0,0,0.5);
    }

    Depending on what you want to show under the slide, you can also set the background to none and find a sub-container to style. I’ve had different results when doing this with different elements (.swiper-zoom-container, ..jp-carousel-overlay .swiper-wrapper, etc).

    • This reply was modified 1 year, 7 months ago by Gal Baras.

    Thanks for that @galbaras !

    @muhammed56 let us know if that solved the issue or if you still need help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jetpack gallery background transparent issue’ is closed to new replies.