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, I wonder if it's possible to add links to some pages in the website (link in the Header Menu) in the footer together with the social media links.
I tried to use Footer Widget but it's stacked in a single column (see attachment) which seems strange.
Thank you so much.
Hi Pruek,
So to be clear, you want to add your header links on your footer widgets area or in the footer bottom area?
If you want to add in the Footer widgets area, then just add the menu to your Footer area:
(view on a new page)
and then please just add this CSS code to your Custom CSS area:
.footer-widgets .menu-main-menu-container li { float: left; text-align: center; display: contents; } .footer-widgets .menu-main-menu-container li a { margin-right: 20px; }So they will appear horizontally:
(view on a new page)
Thanks!
Hi Pruek,
Thanks for providing credentials but they are not working for me. Can you please recheck them and send me the correct ones?
Thanks!
Hi Ylli, Sorry my bad. Please try again.
Hi Pruek,
Thanks, they are working now.
Please add this CSS code to your Custom CSS area:
.footer-widgets .widget.widget_nav_menu ul li { float: left; display: contents; } .footer-widgets .widget.widget_nav_menu ul li a { padding-left: 7px; padding-right: 7px; }Have a great day!It works. Thank you so much!
Happy to hear that
Have a nice day!