Hi,
there is huge spacing between footer items. How do I fix this?
segmentor.ai
Hello,
You can reduce the space in the footer with custom CSS.
Do you need help with writing it?
Thanks
yes, please.
Please, use the following code:
#Footer .widgets_wrapper .widget{ padding: 0!important; margin: 0!important; }
great! tks so much
Comments
Hello,
You can reduce the space in the footer with custom CSS.
Do you need help with writing it?
Thanks
yes, please.
Please, use the following code:
Thanks
great! tks so much