Hi,
The footer columns are not well aligned.
Please check the footer here: http://d.pr/OySa/12I26tpZ
In this case columns 1 and 4 are slightly down. How to make them all like this? http://d.pr/i/Rqv6/5Cz7LKEo
Thanks
Hi,
The footer columns are not well aligned.
Please check the footer here: http://d.pr/OySa/12I26tpZ
In this case columns 1 and 4 are slightly down. How to make them all like this? http://d.pr/i/Rqv6/5Cz7LKEo
Thanks
Hi sitesme,
Try to add this code at the bottom of Quick CSS or custom.css:
.widget, #footer .widget {
padding: 0;
}
or
.widget, #footer .widget {
padding: 0 !important;
}
Hope this helps. :)
Regards,
Ismael
Hi Ismael,
It worked great!
Thank you.
This topic has been closed to new replies.