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

    How Can you disable the arrow and white overlay on an image link?

    http://www.getkathie.com

    down on get nourished image?

    #302370

    Hi jdrakeproductions!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css to disable the image hover:

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

    Cheers!
    Ismael

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