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!
Is there a way of changing the footer padding?
I'm trying to decrease the amount of grey space above and below my newsletter sign-up form in the footer.
Thanks!
Kate
Hi Kate,
I can see that you have activated Footer Widgets but you are not using any widget in the footer so I disabled the option for you.
See video: https://d.pr/v/6omjzW
Now the footer area is much smaller.
(view on a new page)
Hi Ylli,
Oh no I did have a widget! - I had some HTML code for an embedded Mailchimp sign-up form!! (see screenshot) Now it's gone!
Could you not see it?
I can redo it but I was wondering if I can reduce the padding below it?
Thanks,
Kate
here's the attachment!
Hi Howgego,
Please add the code below to your Custom CSS area:
.widget-area.widgets--columned-layout>.widget { margin-bottom: 0px; } .site-footer .footer-widgets { margin-top: 20px; margin-bottom: 10px; } #mc_embed_signup { background: transparent; }Have a great day!
Thanks Ylli,
That looks a lot better!
Have a great day as well.
Kate