Archived topic
logo is not working with video background
3 replies · Started by Jeffrey on April 9, 2022
Viewing posts 1–4 of 4
I implemented the video background, but the opacity seems to be effecting the main logo.
https://docs.generatepress.com/article/page-hero-background-video/
How can I exclude it and have it behave as usual.
Hi there,
add this CSS to your site:
#masthead {
z-index: 1000;
}
awesome..
Glad to be of help
This archived topic is closed to new replies.