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.

Search bar background overlay

  • Hi Guys,

    When i click on search button, it shows a text box with background overlay. I want to darken that a bit more.

    I checked it could be possible with .gp-modal__overlay {} but can it be done from customizer as well. Do you recommend using .gp-modal__overlay {} if customizer option is not possible ?

  • Hi JK,

    Can you try adding this through Appearance > Customize > Additional CSS?:

    body {
        --gp-search-modal-overlay-bg-color: rgba(0,0,0,0.7);
    }
  • works fine. thanks

  • You’re welcome, JK!

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