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.
I would like to customize the color of the button in the menu and the background color of the footer.
I'm using this https://demo.kaliumtheme.com/construction/
How I do?
Hi yankeesjc,
1— To make the Construction demo more special we have added some CSS codes in the Appearance > Theme File Editor > Stylesheet (style.css) area. Please just navigate to that area and you can change those menu colors.
See example: https://d.pr/v/zANMSG
2— As for the footer: In the same area as in the first answer you can find this CSS code:
footer.site-footer { background-color: #555 !important; }There you can change the #555 color to the color your prefer
Have a nice day!