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,
I'm writing this ticket, because i'd like to know if it's possible to link an specific page (legal advice) into my footer. I cannot find the option on the theme and neither on the wordpress settings.
Thanks a loot in advance.
Best regards,
G E R A R D.
Hi Gerard,
You can use Widgets to do that. Please see example: https://d.pr/v/upcKCc
Thanks!
Hi Ylly,
Thanks for your message. I'm trying to add the code to the left footer option but it don't work. on the right it works well.
The code is:
Here is the right footer part
I've just found that it applies a different style only for that link and only in the code on the left. Do you know how can I change it?
Thanks a lot in advance!
Hi Gerard,
Please just add the code below to your Custom CSS area:
.site-footer .footer-bottom a {color: #fff;
}
Have a great weekend!
Perfect, solved!
Thanks!! ;D