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 need help about the footer height on the theme Aurum.
I need to make the total size of the footer smaller in height, perhaps auto size in height to the content.
And make some changes to the margin, border, padding.
How do i do this?
Attached files: footer 2024-04-04.jpg
Hi rasksmykker,
For the moment your site is in coming soon mode and I can't see it but please add the code below to your Custom CSS area:
footer.site-footer .footer-widgets .sidebar.widget_text { padding-top: 0; } footer.site-footer { padding-top: 40px; padding-bottom: 20px; } footer.site-footer .footer-bottom { padding-top: 0px; }Have a nice day!