Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ketzaldev
    Participant

    Unfortunately not 😉
    I am developing myself the website of our small business, and I can’t buy all and every plugins.
    Maybe someone or I will find a workaround one day 😉

    ketzaldev
    Participant

    Thanks for the link. I just tried it, and it doesn’t work, unfortunately.

    I’ve also read on that subject, saw that IOS has a so called “feature” that allows people to see the :hover on a first tap, and then trigger the click on the second tap. I’ve tried to manually disable every elements that had :hover elements css style on that blog archive.

    However, checking at the generated HTML:

    Inside .premium-blog-thumb-effect-wrapper, there are two visually stacked divs:
    .premium-blog-thumbnail-container
    .premium-blog-thumbnail-overlay  <– I think this is the source of the problem

    This overlay isn’t manageable from Elementor Interface, and it looks like the designer wanted to separate the picture from the link.

    This div (.premium-blog-thumbnail-overlay) also has a CSS rule when checking :

    .premium-blog-thumb-effect-wrapper:hover .premium-blog-thumbnail-overlay {
    opacity: 1;
    }

    I think this rule (that I wasn’t able to de-activate) might play with that IOS double tap “feature”

    ketzaldev
    Participant

    Hi Gerhard,

    Thank you for your feedback. I tries with 2 iPhones, and the problem is here, didn’t try yet on Android.

Viewing 3 posts - 1 through 3 (of 3 total)