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, I have two questions about the footer menu.
Right now there ist "impressum" and "Datenschutz" one above the other.
I would like to change it into next to each other without going out of the center of the page.
the other question is: how can I change the height of the footer menu. I would like to have it smaller.
Thanks in advance
Markus
Hi Markus,
Would you like menu items left align or right cause you said without center?
Before you continue further step consider reading the article we wrote about How to Add Custom CSS to your site, then paste the code below in Custom CSS area.
/* Smaller Footer */ .site-footer .footer-widgets { margin-top: 10px; margin-bottom: 0px; } .widget { margin-bottom: 10px; } /* Menu Items horizontal */ .widget ul li { display: inline-block; margin: 0 10px; }Thank you.
Hi Eroll,
i attached i pic to show you how it should look.
Impressum and Datenschutz next to each other but still in the middle.
thanks
Hi Markus,
Just set the code in Custom CSS and things will be setup.
Thank you.
Thank you Eroll! it works!
Hi there,
I'm glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance and have a great week!
Will set this ticket as solved from here.
Thank you.