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

    On the attached website we have 4 images that all have links. However, on two of them the “arrow” image overlay displays on mouse hover, while on the other two it doesn’t.

    Why is that? Or, more precisely, how can I make it so that the “arrow” image overlay doesn’t display on the other two images? Note: I don’t want to disable this site-wide, only on these two remaining pictures.

    #387742

    Hi lapajnea!

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

    .page-id-1645 .image-overlay {
    display: none!important;
    }

    Best regards,
    Yigit

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