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.
Is it possible to have only the social icons showing without the text/name beside it?
Thanks.
Hi,
Yes that is possible, can you please give me the URL of page containing these social network links, I need to figure out whether they are share story or simple social networks links because they have different implementation.
Hi Arlind.
Here is the URL. http://www.franklinders.com/contact
I am using [lab_social_networks].
Thanks.
Regards,
Markus
Hi Markus,
Now I know where exactly you want to change. For this, we have already implemented the function, here is how:
http://drops.laborator.co/ClDs
I hope this helps you.
Hey Arlind.
Thanks a lot!
One last question. Is it possible to have the circles white (so they don`t show on white background) and have the icons themselves hover instead, in the link color? I mean no circles just the icons.
Thanks.
Regards, Markus
Hi Markus,
Sure, here is the CSS to do that:
.wpb_wrapper .lab-vc-social-networks.display-type-rounded-icons .social-networks li a {background: transparent !important;
line-height: 1.6;
width: 25px;
height: auto;
}
To apply Custom CSS, on WP admin panel menu click Custom CSS link (as shown here).
The result will be:
(view large version)
Nice! Thanks a lot!
Cheers, Markus