Archived topic
Video in page-hero
5 replies · Started by takkularapsis on April 14, 2022
Hi,
What would be the best way to embed video to page hero? If it is bigger than page-hero box?
I have now usually embed video and the problem is that in 2560px and wider screen resolution the video goes bigger and comes up in generate section-2?
Hi Takkularapsis,
This is our recommended way to upload a page hero - background video: https://docs.generatepress.com/article/page-hero-background-video/
This is what your Page hero looks like at a 2560px wide screen: https://share.getcloudapp.com/v1ugEdZj
It looks good from my end.
Can you take a screenshot from your end of what it looks?
Hope to hear from you soon. :)
Thank you for quick reply.
Sorry i got that fixed ( with margin and padding css ) but issue is still there with
bigger resolution such as over 3000px wide.
Hi there,
add this CSS:
.home .page-hero {
position: relative;
}
Hi,
Yes! Great, perfect! Thanks!
You're welcome