• Resolved yianni1066

    (@yianni1066)


    Hi,
    I have added a carousel gallery on my page, with the thumbnails under. The thumbnails, when the image is showing in the gallery is bright. The remaining thumbnails AND the gallery image is dim, like its covered in a thin veil.

    I cant seem to get rid of this nor figure out why it is doing it in the first place!!

    If I place the images on their own, just plonk them on to the site they are great, but add them to a gallery and they go dim, it is BIZARRE!

    Please can someone help.
    (The site is not online yet)
    Thanks.
    Yianni

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter yianni1066

    (@yianni1066)

    Just to clarify, the thumbnails that are not the active image should be dim, I now know that it is ‘opaque’. I only added this in my description so you, the reader would understand what I mean.

    The issue is that the main active image of the gallery is also opaque and this is what is bizarre to me.

    The site is live so if anyone can help me they can see what I mean.

    Thanks

    Yianni

    Thread Starter yianni1066

    (@yianni1066)

    Problem solved…

    .wp-block-coblocks-gallery-carousel .coblocks-gallery–item:not(.is-selected) {
    opacity: 1;
    }

    Thread Starter yianni1066

    (@yianni1066)

    Problem Solved

    .wp-block-coblocks-gallery-carousel .coblocks-gallery–item:not(.is-selected) {
    opacity: 1;
    }

    • This reply was modified 2 years, 2 months ago by yianni1066.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dim Images’ is closed to new replies.