• Resolved victorto

    (@victorto)


    I am trying to change the background color of the ‘Site Identity’ area.
    Is it possible to do it?

Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks so much for using Donovan.

    You can change the background color of the header area with a short CSS snippet:

    .site-header {
        background: #ccc;
    }

    You can copy the CSS code and insert it on Appearance > Customize > Additional CSS.

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Site Identity’ is closed to new replies.