Hi there,
Just add this line to your child theme's CSS file:
#footer-navigation {
padding: 0 40px;
}
It puts 40 pixels of padding on the left and right of the footer menu.
Hi there,
Just add this line to your child theme's CSS file:
#footer-navigation {
padding: 0 40px;
}
It puts 40 pixels of padding on the left and right of the footer menu.