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

    I am using a custom template to display research posts

    and the hover action doesn’t work the first time you hover on an image, only the second time….

    Can you help me with this behavior?

    Thanks

    #1372773

    Hey Nancy,

    Thanks for contacting us!

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

    
    .row a {
      display: block;
    }
    

    Best regards,
    Yigit

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