How to change front page color in Alpha

Home Forums Omega Child How to change front page color in Alpha

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1328
    levee2005
    Participant

    I’m not sure how I can change front page color in Alpha. It’s currently black.

    #1329
    han
    Keymaster

    Go to “Appearance > Customize > CSS” and drop this code (change the hex color as you like)

    .site-header, .nav-primary {
        background: #ddd;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.