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.

Replicate the same look in the header

  • Hoping you can help me with this pls.

    I’m trying to replicate the header I created using Generate Blocks on home-3, but can’t get the same colour going to apply it to the header on the home page.

  • Hi Eno,

    Try adding this through Appearance > Customize > Additional CSS:

    header.site-header {
        background-color: var(--accent);
        background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.1), var(--contrast-3));
        box-shadow: 2px 10px 10px -5px var(--contrast);
        opacity: 1;
        mix-blend-mode: multiply;
    }
  • Done. Thank you again Fernando.

  • You’re welcome, Eno!

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