Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
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":""}}
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