Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331742
    corwortman
    Participant

    Hi,

    I want to put a e.g. filter: greyscale on the image used in a particular grid but I have difficulties finding the right selector for the image….maybe 5 minutes of your time?

    Cor

    #1331778
    Christian
    Moderator

    Hey Cor,

    Please give us the URL of the page and screenshot of the image and we’ll try to get the selector.

    Thanks.

    #1331790
    corwortman
    Participant
    This reply has been marked as private.
    #1331850
    Christian
    Moderator

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    img.tg-item-image {
        filter: grayscale(50%);
    }

    Thanks.

    #1331865
    corwortman
    Participant

    Hi Christian,

    Thanks!!! Works like a charm…

    I added the selector for just one skin and that also worked.

    Cor

    #1331869
    Lely
    Moderator

    You’re welcome Cor!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1331742 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>