Okay
  Public Ticket #182794
Header Color
Closed

Comments

  • Eddie started the conversation
    Hi Djwd. I've searched for the answer, but haven't found one yet. How do I change the color underneath my logo and leaderboard ad? I guess this would be the Header area? I understand how to change it in theme options/colors/primary colors. So far, I've done this, and reached my goal of having everything black. It's the area underneath my logo and leaderboard that I want different. Actually, I'm going to try white, which will allow my logo to stand out a little more. Thanks a lot! Eddie
  •  93
    djwd replied

    Hi there,

    there's not an option to edit the header color only (it would be impossible to add an option for every single element). You can target the header through a custom Css though:

    #full-top {
        background-color: #ffffff!important;
    }

    To paste in the Custom CSS textarea (Advanced Tab)

    Hope that helps
    djwd

    Regards
    djwd

  • Eddie replied

    Thank you, Djwd!!  You're the best.  More questions coming.  I'm trying to learn.  :-)

    (anyone following this tip in the public area, the code above is correct.  Just eliminate one of the "f's".)

  •  93
    djwd replied

    You're welcome, glad it helped.

    Regards
    djwd

    Regards
    djwd