Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #824911

    Hallo,

    wenn ich in Enfold Grafiken einbinde und diese verlinke,
    dann verändert sich der Mauszeiger zu einem Finger (beim darüber fahren) und die Grafik wird komplett hell überblendet
    um den Link anzuzeigen.
    Das möchte ich ausschalten!
    Also soll es nur dabei bleiben, dass sich der Mauspfeil verändert.

    Wie kann ich den Effekt der weissen Überblendung ausschalten?

    Vielen Dank und Grüße

    #824984

    Hello!

    Please try this in Quick CSS:

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

    If that doesn’t work, please provide a precise link to your site, showing the elements in question.

    Thank you!

    Best regards,
    Sarah

    #828496

    Hello,

    it doesnt work. :(
    It is a problem in my startpage at:
    HomepageArchitekten

    It is shown at the boxes with the maps or about the Glossar and Blog at the bottom.

    Have many thanks,
    Marc.

    #830098

    Hi,

    Danke für das Feedback. Komme leider nicht auf die Seite, da im Maintanance Mode.

    Würde dazu WP Login Daten brauchen (Du kannst diese im Private Content Bereich unterbringen).

    Versuche aber bitte folgendes in Enfold->General Styling->Quick CSS:

    
    .avia_transform a:hover .image-overlay{opacity: 0.0 !important;}
    
    

    Dies sollte den Effekt auf allen Seiten ausschalten.
    Notfalls müsste man den Selektor auf einzelne Seiten einschränken.

    Hoffe, das hilft weiter.

    Best regards,
    Günter

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