Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #302725
    HansH
    Participant

    Hello Skandha,

    On ivvu.sinfore.nl there is a header right menu.

    What I should like is to give the complete header another color.
    I almost succeeded. The only thing is that around the header right menu occurs a white frame.

    Is it possible to provide me some css to change color of navigation and header space?

    Kind regards

    Hans Hagmeijer

    #302750
    Skandha
    Participant

    @hansh: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead, #site-header-right-menu {
    background-color: #f23456;
    }

    You can change the color according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #302793
    HansH
    Participant

    Hello Skandha,

    Thank you. This is wat I meant.

    Kind regards

     

    Hans Hagmeijer

    #302832
    Skandha
    Participant

    @hansh: Glad I  could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘background color header right menu’ is closed to new replies.