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,
Where can I change the default link color #0019be into #dc143c of the Blogposts headings?
Or do you know the right CSS code to use?
Cheers,
Hi Niels,
Use the following CSS to fix it:
.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container .blog-post-title a:hover { color: #dc143c; }P.S. We have already fixed this so it will be available in the next update.
Best regards,
Laborator Team
Yes! Thanks this works.
FYI I have also hamburger menu adjusted in CSS section, after changing colors in theme options - theme styling - link color.
Glad to hear that it's working Niels :)
Best regards,
Laborator Team