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

    Hi, I have a Column background color and gallery with transparent image. When I set the column color as black it does not show through on the transparent image in the gallery main images and thumbnails below. I need this to only be applied to this page seeing I have other pages with the gallery widget which I do not want to have a black background.

    #1458545

    Hey spokerstradingco,

    Thank you for the inquiry.

    You can add this css code to adjust the background color of the gallery thumbnail:

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

    Best regards,
    Ismael

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