header background color and text color?

Home Support Themes Forum header background color and text color?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4417
    Anonymous
    Inactive

    I found

    .header.fixed{
    position:fixed !important;
    top:0 !important;
    margin:0;
    padding:15px 0;
    z-index:99;
    background-color:#373a3f;

    and

    .header .header-inner .logo h1{
    font-weight:700;
    text-transform:uppercase;
    padding:0;
    margin-bottom:8px;
    font-size:50px;
    font-weight:bold;

    but there’s no background color, it’s white on my site
    and if i add color:#FF0000; to the second one the text doesn’t change into red

    am i missing something?

    #4445
    FlyThemes
    Keymaster

    Hi

    We will check and let you know.

    Thank You

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.