Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1268066

    Hi Krisie Team,

    after searching the forum, I have tried this, but failed. Wanted to disable the gray overlay for mobile version only.

    Thanks for your support.
    Have a lovely day!
    Yours sinerely

    `/* Gallery mobile no overlay */
    @media only screen and (max-width:767px){
    .av-masonry-image-container img { filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: gray;
    -webkit-transition: all .6s ease;
    }
    }

    @media only screen and (max-width:767px){
    .av-masonry-image-container img:hover { filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
    }
    }

    #1268214

    Hey Sirpa,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1268370

    Hey Victoria,

    thanks a lot for your switft reply. Sorry that did not send a refence. The page is still in coming soon Moore. Please find below privately the bypass URL

    sample gallery here at the end https://fluggedanken.com/11-unnuetze-fakten-ueber-mich/

    Thanks a lo in advance.

    Wishing you and the entire team a Merry Something & Happy Everything

    Yours Sincerely,

    Sirpa

    #1268788

    Hi Sirpa,

    I can see the bypass page but the page with the issue is requesting a login.

    Best regards,
    Victoria

    #1268794
    This reply has been marked as private.
    #1268842

    Hi Sirpa,

    I see the graying out is not working on the page on the desktop, is this the desired result or do you want to have the graying out on the desktop?

    Happy holidays to you too!
    Best regards,
    Victoria

    #1269180

    Hi Victoria,

    oh I am so sorry, Rike changed back to color.
    Actually she wants grayscale , and color on hover on desktop and on mobile color only
    Sorry for causing so much chaos:-(.

    So I would appreciate very much if we can find a solution.

    Thanks a bunch again.
    Yours sincerely,
    sirpa
    .

    #1269760

    Hi Sirpa,

    Please remove the custom css from before and we will try to offer a different solution.

    Best regards,
    Victoria

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