Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #442110

    Dear All

    i’ve a trouble with my website, i would like to remove the image hover icon in this page http://www.erbese.it/sponsor/
    it’s strange as show it just for the first 2 rows where there’s a link
    The plugin used to show the logos is not the one included in the theme, it’s “Logos”

    Thanks for your support
    Marco

    #442534

    Hi Marco

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #442685

    Hi Yigit

    thanks! It works
    Please close the topic, solved

    Best
    Marco

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove image hover link icon’ is closed to new replies.