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 There,
Love your theme & the new update!
I would like to make all text on my website one colour. At the moment "inside portfolio text / footer social media / portfolio share buttons" are all in grey / black still.
Could you please provide me with coding for this :)
i've attached the colour #ee5448
Thanks so much!
{"wp":{"use":false,"adminUrl":"http://www.just-white.com.au/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi Mitch,
Thanks for you kind words
Please add the code below to Custom CSS
.single-portfolio-holder .social-links-plain .share-social .social-links a { color: #ee5448 !important; } footer.main-footer a { color: #ee5448 !important; }Hi Ylli,
That worked perfectly thanks!
Can you please give me coding to make the inside portfolio names and categories in that colour as well.
Many Thanks,
Mitch
Hi Mitch,
Just add the code below to Custom CSS:
.portfolio-holder .thumb .hover-state.hover-style-white h3 a { color: #ee5448 !important; } .portfolio-holder .thumb .hover-state.hover-style-white p a { color: #ee5448 !important; }Really like your site, is very clean and minimal.
Will set this ticket as solved from here.