Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #365055

    How to remove the transformation and “Arrow” that appear on images with an hyperlink?
    I just want nothing to happen. Pure and simple image linking without any special effects ;)

    best

    #365200

    Hey labla!

    Thank you for using Enfold.

    Use this on Quick CSS or custom.css to remove the image overlay:

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

    Best regards,
    Ismael

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