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.

SVG color change in blocks

  • Hi,

    In the footer have attached the logo but i want to fill the color to white from black. Tried css couldnt get it working. I don’t want to add a white version just for the footer.

    Added css for the image block footer-site-logo

  • Hi there,

    Try this CSS:

    .footer-site-logo {
         filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(10deg) brightness(106%) contrast(101%);
    }
  • Perfect it worked thanks. 🙂

  • Awesome, you’re welcome!

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