Changing header colour – header 4 - by flockpublicity

This topic has 3 replies, 3 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: flockpublicity
    flockpublicity
    Participant
    April 16, 2015 at 12:35

    Is it possible to change the background colour of header 4? I would like to make it red, and turn the menu items white. Thanks in advance

    2 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2015 at 13:04

    Hello
    Please add this code into the custom.css:

    .header-type-4 .container{background: red;}
    .header-type-4  li a{color:white!important}

    Please watch here abou how to create custom.css.

    With best regards
    Brian Johnson

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 16, 2015 at 13:04

    Hello,

    Please add the following in custom.css file

    .header-type-4 .header{
    background: red;
    }
    .header-type-4 .menu > li > a{
    color:#fff;
    }

    Regards,
    Robert Hall.

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.