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

    Hello, is it possible to disable the coloured circle with arrow that appears everytime I hover on an image with link?
    I didn’t find the question in other treads.
    Thank you

    #1205354

    Hey aledelpu,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

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

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1205428

    I had to adjust a few more things but it worked.
    Thank you

    #1205461

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hovering link with a big circle and arrow’ is closed to new replies.