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 Laborator
How to change the link for the 'logged in' button in this sentence' 'You must be logged in to post a comment.', as it is currently directing the users to wp-admin login page. I have tried using other themes, and they all direct the user to 'My Account' page. Can you advise which file i should be looking at?
Many thanks
Jacky
Hi Jacky,
Add the following code to your Custom CSS and this will change the color:
header.site-header div.nav > ul > li:hover > a, header.site-header ul.nav > li:hover > a { background: red; }Best regards,
Laborator Team