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

    Hi, I am using a booking plugin (hbooking) and am having an issue with a linked image. The plugin developer said it was due to a script being used by the theme that changes the css of the link that wraps the image when hovered on.

    The page is here: http://beachfrontgardeninn.com/bf_newsite/availability/?check-in=2015-04-24&check-out=2015-04-26&adults=1&children=0

    If you hover over any of the thumbs all of the content within the box jumps down.

    Any idea what in the theme that could cause this? It’s never happened before. (already tried deactivating all plugins)

    Thanks,
    Slade

    #434378

    Hey Slade!

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

    #hb-accom-list a {
      display: inline!important;
    }
    

    Regards,
    Yigit

    #434397

    Hi Yigit, worked perfectly!! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Issue with Image Link’ is closed to new replies.