Site logo

Archived topic

Video in page-hero

5 replies · Started by takkularapsis on April 14, 2022

Viewing posts 1–6 of 6

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?

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

This archived topic is closed to new replies.