Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1315990

    Hi team,

    zu sehen ist ein Bild in der masonry lightbox. neben dem Hauptbild (steine) ist ein background der die andere Bilder verdeckt.
    wie kann die farbe oder Transparenz des Hintergrundes geändert werden ?
    ===
    You can see a picture in the masonry lightbox. next to the main picture (stones) there is a background that covers the other pictures.
    How can the color or transparency of the background be changed?

    masonry  lightbox  background overlay

    thanks, solf

    #1316212

    Hey solf,

    Thank you for the inquiry.

    You can use the following css code to set the opacity of the lightbox container background.

    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    	opacity: 0;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

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