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

    Is there any way to eliminate the Green Circle and arrow when hovering over an Image Link.

    The image hover adding a blank line has been fixed by the programming gods.

    Thanks,
    Dave.

    • This topic was modified 9 months, 3 weeks ago by davidwiener.
    • This topic was modified 9 months, 3 weeks ago by davidwiener.
    #1426755

    Hey David,

    Thank you for the inquiry.

    There is no option for this by default but you can add this css code to hide the overlay that displays on hover.

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

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings.

    Best regards,
    Ismael

    #1426824

    Thanks Ismael,
    That work perfectly! I Disabled – CSS & Javascript File Merging and Compression but I did a little testing and noticed that adding the image-overlay display:none worked even before disabling the compression. I will leave it as is but is that really necessary.

    Thanks again, you’re mazing!
    Dave.

    #1426826

    Hi,
    Glad to hear this helped, once the cache is cleared from the File Compression settings you can enable it again. So if the css is working the settings enabled then you know all is well.
    Unless there is anything else we can assist with on this issue, shall we close this thread then?

    Best regards,
    Mike

    #1426837

    Thanks, all is working well. We can close this thread. I have another thread/topic, just submitted today. It’s not urgent so whenever anybody deals with it will be fine by me. You guys have been so helpful.
    Thanks,
    Dave.

    #1426840

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove Green Circle from appearing on Image Link Hover’ is closed to new replies.