Woodpecker Header Color

Discussion in 'Woodpecker WordPress Business Theme' started by clukesic, Aug 20, 2015.

  1. clukesic

    clukesic New Member

    Joined:
    Jun 13, 2013
    Messages:
    22
    Likes Received:
    0
    Hi -
    How can I change the color of the header on the Woodpecker theme? It's currently white, and I would like it to be the same color as the rest of the menu.


    Thanks!

    Chris
     
  2. nitin

    nitin Guest

    Hi Chris,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .top-wrapper {
        background: #f07474;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page