We're merging with GenerateBlocks! Learn more here.

[Resolved] Overlay on cards inside MS Edge

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Overlay on cards inside MS Edge

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #15960
    Drew
    Participant

    Hi Tom, is there any update on when a fix or fallback is coming for the card overlay issues?

    I’m trying to find a temp solution with a CSS override but am coming up short: http://akustiksstage.wpengine.com/

    You can see both issues in play on the homepage:

    1. The carousel card overlay at the very top: https://www.screencast.com/t/LugtipbDBKc
    2. Another card overlay where the title and read more button aren’t displaying: https://www.screencast.com/t/ahL3YKLXLua5

    Those are the only issues I’ve uncovered so far. I know this has been a real pain point and it’s been ongoing throughout the beta period. I really do need to get these working and have been trying to find the solution directly but am at a loss so anything you can do now is greatly appreciated.

    Blue skies,
    Drew

    #15962
    Drew
    Participant

    Quick update: I may have found a CSS workaround for the second item:

    .wpsp-overlay .wp-show-posts-image, .wpsp-overlay .wp-show-posts-image img {
        z-index: -1 !important;
    }
    .wp-show-posts-inner {
    	z-index: 50 !important;
    }

    That appears to address the issue. Still can’t quite get a solution to the first item.

    #15980
    Tom
    Keymaster

    Hi there,

    #1 looks the same for me on Chrome/Edge – any chance you can show me what you’re seeing in Chrome?

    #15982
    Drew
    Participant

    Oh interesting, I think that CSS may have fixed #1 as well. I was looking at Edge via their InPrivate mode but even then, Edge seems to be stupid sticky when it comes to caching and when I cleared out WPEngine’s CDN cache, that change seems to push through.

    So I guess this is a fix for now but I don’t really know if it’s the “right” fix moving forward. Thoughts?

    Drew

    #16018
    Tom
    Keymaster

    I can’t see anything wrong with it – we’ll look at adding something like it by default 🙂

    #16024
    Drew
    Participant

    Excellent, then I suppose this one is good to go. Thanks for confirming 🙂

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