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.
Hi Art,
again I have a question where I need your support.
1. I want the space between the footer menu and the border to be smaller. How can I do this?
2. I want the color of the border to be changed (more light). How can I do this?
Thanks for your help!
Regards
Romana
Hi Romana,
Try adding this CSS to Custom CSS:
.site-footer hr { border-color: #CCC; } .site-footer .footer-widgets { margin: 0px; }Best regards,
Laborator Team