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 together,
I've changed the color of the auto type text frob black to default kalium color, but the "block"-part still appears in black instead of the Kalium color - how can I change that?
Is there a style name for the kalium link color that I can use instead of explicitely specifiying the color - so that I maybe can change the color later in the theme options > theme styling > custom skin?Thx in advance,
Robert
Hi Robert,
Please add the code below to your Custom CSS area:
.wpb_wrapper .auto-type-element span.block { background: red !important; }And it should change the black box colour to the red colour, then you can change the red to another colour.
Note: For the moment this area is not part of the skin but we will change that in the future theme updates.
Thanks!
1+, thanks Ylli for helping :-)
Item solved
Hi Robert,
I'm happy to hear that
Will set this ticket as solved from here.