Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Background on menu

  • The page header on my site has an image (clouds on blue sky) that I like. When I scroll down a page, the header and menu are sticky, so it changes to a small menu and logo..which is what I want, but would like to keep the same image background. I did not see a way to do that in the backgrounds. Hope I am explaining this properly.

  • Hi there,

    Try adding this CSS:

    nav.is_stuck .inside-navigation {
        background-image: url('https://thecatholictravelguide.com/wp-content/uploads/2024/09/jpg-Sky-blue-background-web.jpg');
        background-repeat: no-repeat;
        background-position: center;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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