Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #1549805
Header color
Closed

Comments

  • cjmooref started the conversation

    Hi, I am trying to change the color of the header but can't seem to do it.  I can change the background of the entire page, but not the "background" of the header (need to make it the same color as the logo).

    thanks,

    Chris

  •  228
    Milingona replied

    Hi Chris,

    If you're trying to achieve something like below:

    Then you need to add the following code in Bakery > Custom Code > Custom CSS:

    .vu_main-menu > ul > li > a {
    color: #fff;
    } .vu_d-tr {
    background-color: #c92980;
    }

    Kind regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter