This CSS seems to fix it.
.footer-widget aside {
margin-bottom: 0px;
display: inline-block;
margin: 0 auto;
vertical-align: middle;
}
To add CSS: use the “Additional CSS” option in the customizer. https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
]]>That worked perfectly, thanks so much – really helpful!
Best,
Katie
The code you gave me sorted the app badges out but it has now moved my mail chimp sign up form to left alignment – any idea how I can align that centre again so it works with your code?
]]>