Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there, try this CSS code –

    #header {background:white;}

    Hi also I want to change my color and my code is as below but shows green …what can i do ?

    padding: 4px;
        line-height: 1.42857;
        background-color: white;
        border: 1px solid #dddddd;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        display: inline-block;
        max-width: 100%;
        height: auto;
    }
    • This reply was modified 7 years, 10 months ago by bdbrown.

    @videolovemom – per the Forum Guidelines please do not create duplicate posts. Also, this post is several months old; please start your own new topic.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Header Color’ is closed to new replies.