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.
By default, clicking on the site logo takes you to the home page of the site. I'd like modify this to have the site logo link to a page of my choosing. Is this possible?
To apply a custom link to the logo in your theme, you can use the apply_filters( 'kalium_logo_url', home_url() ) filter. Here's how you can modify this to add your custom URL:
Steps: