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 must have set the blog overlay colour somewhere, but now I want to change this I cannot see where to do this.
Also, is it possible to set the opacity of the blog overlay.
Best
Michael
Hi Michael,
Add this CSS to Custom CSS:
.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-image a .hover-display, .blog-posts .post-item .post-thumbnail .post-hover { background-color: rgba(118,50,63,0.8); }The color is set in RGB while the last value (0.8) is for the opacity.
Best regards,
Laborator Team