Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1335684

    Hi, i would love to display Images without a background in the masonry gallery. Ive uploaded a png with transparent background but the masonry gallery adds a white background to each pic. Ive tried to set the background color in the masonry to white/transparent but that doesnt help.
    How can i solve that?

    #1335690

    Hey feinesdesign_katrin,
    Thanks for the link to your page, but I don’t see a masonry gallery on that page, please link to a test page so we can investigate.

    Best regards,
    Mike

    #1335740
    #1335745

    Hi,
    Thank you for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #main .main_color .av-masonry-outerimage-container {
    	background-color: transparent;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1335760

    Thank you so much! it works! :-))))

    #1335763

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Masonry Gallery – transparent Background’ is closed to new replies.