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,
In this site I changed page border color for each section adding custom css.
Since last update it doesn't work, since the color predefined in theme options is marked as !important as well as mine.
How could I fix it?
Thanks!
Hi Martonita,
Can you please send me your Wordpress credentials, because I need to login to your site and test this. To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.
Thanks!
Hi Martonita,
Please use a CSS code like this:
body .page-border > .top-border, body .page-border > .right-border, body .page-border > .bottom-border, body .page-border > .left-border {and the changes will applybackground: yellow !important;
}
Done! Thank you!
Hi Martonita,
Happy to hear that
Will set this ticket as solved from here.