Comments rasksmykker started the conversationApril 4, 2024 at 1:11pmHelloI 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[deleted] repliedApril 5, 2024 at 7:37amHi 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! Sign in to reply ...
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:
Have a nice day!