Site logo

[Resolved] logo is not working with video background

Home Forums Support [Resolved] logo is not working with video background

Home Forums Support logo is not working with video background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2183247
    Jeffrey

    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.

    #2183367
    David
    Staff
    Customer Support

    Hi there,

    add this CSS to your site:

    #masthead {
        z-index: 1000;
    }
    #2183416
    Jeffrey

    awesome..

    #2183449
    David
    Staff
    Customer Support

    Glad to be of help

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