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,
Can you please show me how to make...
1. The Portfolio Title Names in blue
2. The Portfolio positions Grey & Italicized
Thank you very much!
Mitch
Hi Mitch,
Paste this CSS in your Custom CSS area:
.single-portfolio-holder .title h1 { color: #3F51B5; } .section-title p { color: #999; font-style: italic; }Best regards,
Laborator Team