Okay
  Public Ticket #1277801
Header color
Closed

Comments

  • mujtaba11 started the conversation

    How can I change header colors ? I want to blue instead of white.

    example picture in attached.

    Thanks !

    {"wp":{"use":false,"adminUrl":"www.meanderingpatterns.com/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,559
    Laborator replied

    Hi there,

    Add the following CSS to your Custom CSS area and you will have a blue header background:

    header.site-header {
        background: #7bd1ff;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group