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

    Hi,
    at this page I don’t get removed the image overlay. Tried dozend of the other support recommendation like:

    .image-overlay { display: none !important; }
    .image-overlay-inside { display: none !important; }
    .image-overlay.overlay-type-extern { display: none !important; }
    

    Also this ones:

    /*
    .image-overlay, .image-overlay-inside, .image-overlay.overlay-type-extern, .overlay-type-extern, span.image-overlay.overlay-type-extern {
      display: none !important; 
      visibility: hidden !important;
    }
    *

    Site is:
    http://pfab.wom.server49.vorschauseite.eu/haustueren-classic/holzhaustueren-pfab-c-ag/

    Thanks for your support.
    Greetings
    michael

    #524038

    Hey michaellausser!

    Add this to your custom CSS.

    .avia-gallery-thumb, .avia-gallery-thumb * {
        opacity: 1 !important;
    }

    Cheers!
    Elliott

    #524117

    Hi Elliott,

    that great this works..I just searched for more than half an hour for this solution. !!

    One question: Any idea how to delete the popping up image name when hovering?
    http://pasteboard.co/1B6pMQZs.png

    Thanks for your wordl best support !!
    Greetings
    Michael

    #524314

    Hi,

    That is browser default and it will show if you have an alt text or description for the image, removing those should eliminate it.

    Thanks,
    Rikard

    #524411

    Hi Rikard,

    thanks a lot for your response.
    Great works fine.

    Nice weekende.
    Greetings
    Michael

    #524559

    Hey!

    Please do let us know if you need anything else, we will be more than happy to assist!

    Regards,
    Basilis

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