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

    I tried this snippet from another thread but it does nothing…

    .main_color .avia-gallery img, .main_color .avia-gallery .image-overlay {
    background: transparent !important;
    }

    The images are transparent gifs. but the background on the big image is solid white. Please help!

    #1180327

    Hey Paul,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top div .avia-gallery .avia-gallery-big {
        background-color: transparent;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1180375

    Thank you Victoria,

    I tried putting the code in both Quick CSS and the custom.css with no change.

    I do not have any caching plugins activated and viewed the page in safari and chrome. The big image still has a solid background.

    #1181721

    Hi,

    Sorry for the delay. The site is no longer using the Enfold theme, and the background of the big image in the gallery is now transparent. Did you switch to a different theme?

    Best regards,
    Ismael

    #1181893

    Yes, I am no longer using enfold. Thank you.

    #1182129

    Hi,

    Should you need further help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Big Gallery Image background not transparent’ is closed to new replies.