• Resolved woorooo

    (@woorooo)


    Hi, I cannot make video background stretch in MS Edge, adding css height:auto helps, but then I cannot make it centered. I would greatly appreciate if you could suggest a better solution for this. Thank you.

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Ben Ritner – Kadence WP

    (@britner)

    Thanks for posting,

    Add this css:

    .kb-blocks-bg-video-container .kb-blocks-bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    }

    Let me know if that resolves for you.

    Ben

    Thread Starter woorooo

    (@woorooo)

    Thank you so much, Ben, it worked like magic ?? Great plugin by the way, the best one I’ve used for guteberg and I’ve tried many.

    Plugin Author Ben Ritner – Kadence WP

    (@britner)

    Glad that worked for you and thanks for the comment!

    Ben

    Thread Starter woorooo

    (@woorooo)

    Hi Ben, just noticed that you’ve pushed the new update with this fix. I tested it and it looks that this time video doesn’t stretch vertically, you can check it on mobile as an example.

    Plugin Author Ben Ritner – Kadence WP

    (@britner)

    Thanks for posting! I will push a fix out today!

    Ben

    Thread Starter woorooo

    (@woorooo)

    Hi Ben, sorry for continuing with this thread, but the background in MS Edge still doesn’t stretch vertically. Other Windows browsers are fine. So I suppose a MS Surface devices when used in portrait mode will see this problem. Let me know if it can be fixed.

    Thank you,

    Roman.

    thanks I’ve got a fix added for this in the next version.

    Ben

    Thread Starter woorooo

    (@woorooo)

    Hi Ben, I’ve just updated Kadence to the latest version and it looks that the issue is still there. Was the fix included in this release? Or is it still coming? Thanks.

    Hey,
    Looks like that css didn’t get compiled into the last update, sorry about that, I’ll make sure it’s part of the next.

    Ben

    Thread Starter woorooo

    (@woorooo)

    Thank you so much, Ben ??

    Thread Starter woorooo

    (@woorooo)

    Not sure why, but it’s not fixed. Feeling strange ))

    https://www.flowliving.club/wp-content/uploads/2020/05/kadence.png

    What version are you using right now? Also what size window are you looking in tablet size is going to switch to more progressive support since tablets/mobile all have newer browsers.

    Ben

    Thread Starter woorooo

    (@woorooo)

    Hi Ben, on your advice I’ve checked my Edge version and apparently they now have a new one based on Chromium. For some reason it didn’t update automatically, so I’ve installed the new version manually. Needless to say that now everything looks perfectly fine. So I have no worries about this problem anymore.

    Thank you for your help ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Video background in MS Edge’ is closed to new replies.