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.
Dear support,
Hope you doing well. My question is -> how can I put some transparency on logo at portfolio item page.
The logo I circle around, I clicked to edit page however I couldn't find a field to adjust its transparency. Can you show me where to adjust this for all portfolio items ?
Hi there,
Try adding this CSS to Custom CSS area of that page:
.header-logo.logo-image { opacity: 0.5; }Best regards,
Laborator Team