Childtheme CSS Question

Discussion in 'GeoCraft WordPress Theme' started by webunet, Mar 26, 2015.

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

    webunet Member

    Joined:
    Dec 14, 2012
    Messages:
    58
    Likes Received:
    1
    Location:
    Kalispell, Montana
    How do I remove or change the color of the red line under the "top_strip" - please see on my site,
    http://www.flatheadguide.com

    Thank you,

    Tom
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello Tom!

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_wrapper .header {
      background: none;
    }
    Thanks,
    Praveen
     
  3. webunet

    webunet Member

    Joined:
    Dec 14, 2012
    Messages:
    58
    Likes Received:
    1
    Location:
    Kalispell, Montana
    Praveen,

    Thank you and thanks for the speedy reply. I appreciate you guys! :)

    Tom
     
Thread Status:
Not open for further replies.

Share This Page