Is there a way to make the top banner all white?

Discussion in 'GeoCraft WordPress Theme' started by singlemum, Aug 30, 2013.

Thread Status:
Not open for further replies.
  1. singlemum

    singlemum Member

    Joined:
    Apr 19, 2013
    Messages:
    58
    Likes Received:
    0
    Is there a way to make the top banner all white?

    I would like the emphasis to be on the logo colour...

    Thanks!
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Geocraft Settings > Theme Options > Styling Option > Custom CSS

    Code:
    .header_wrapper .header {
    background: white;
    }
     
  3. singlemum

    singlemum Member

    Joined:
    Apr 19, 2013
    Messages:
    58
    Likes Received:
    0
    Thankyou, worked great!
     
Thread Status:
Not open for further replies.

Share This Page