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.
Hello,
I would like to change the blog hover color to match the portfolio hover color. I can easily change this for the portfolio, but I'm not clear where to make this hover color change for the blog posts. Pleas advise.
Thanks,
Michelle
I have another question as well. I would like to add an image header to the blog landing page. You can see the "Community" image header I've added to a regular page here:
https://www.kal1.cavallarogroup.com/community/
I would like to add a similar image header here:
https://www.kal1.cavallarogroup.com/blog/
Can you please explain how to do this?
Hi cavallaroweb,
1— Please add the code below to your Custom CSS area:
.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-image a .hover-display { background-color: rgba(170,194,173,0.90) !important; } .blog-posts .post-item .post-thumbnail .post-hover { background-color: rgba(170,194,173,0.90) !important; }2— WordPress doesn't allow blog page editing by default if that page is selected to be a blog post in the Reading > Posts page area, but there is a trick (see example video).
Thanks!
Have a nice day!