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.
Hello,
My logo looks too small on mobile screens, how can I change that?
Thanks,
Catherine
Hi Catherine,
Please just add this code below to Custom CSS:
@media screen and (max-width: 480px) { .main-header .logo-and-menu-container .logo-image { max-width: 280px; } }Hey Ylli,
I added the code but it didn't help. On the front page it still looks too small (see photo 9067).
And when going on blog posts it looks too big for the mobile screen, doesn't fit into it. (see two other photos attached).
Thanks,
Catherine
Hi Catherine,
Can you please send us your WordPress username and password? We need to investigate your site and then get back to you if we have possible solution.
Make sure to choose Private Reply when you send us sensitive informations!
Hi Catherine,
There was a little problem on your CSS, i fixed that for you now.