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

    Hey there,

    i have a problem with a recipe-card from the plugin WPUltimateRecipe.

    On the big picture in the attached link, the icon-popup looks normal.
    But on the small picture the icon-popup is not on the picture but somehow moved out of it.

    The creator of the Plugin means that there seems to be a problem with the template.

    Do you have an idea and can tell me where the problem is?

    Thank you and best regards
    Chris

    #559020

    Hey Chris!

    Thank you for using Enfold.

    I’m not sure why the overlay script fails to calculate the exact position of the hover effect so I think it’s better if you disable it completely. Please add this in the Quick CSS field:

    .wpurp-rows-row .image-overlay, html body .wpurp-container span:not(.wpupg-show-on-hover) {
        display: none !important;
    }

    Cheers!
    Ismael

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