Shopify themes, liquid, logos, and UX
Hello,
I would like to move social media icons to be inline and right justified in the same footer section as the copyright text as outlined in the below screenshot.
Any help and direction would be much appreciated!
Solved! Go to the solution
This is an accepted solution.
Hey @cam-mason,
Use this in Custom CSS,
.footer__aside {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
This is an accepted solution.
Hey @cam-mason,
Use this in Custom CSS,
.footer__aside {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
No Worries @cam-mason. Please also help to mark my response as the solution.
Thanks!
This is one of the website Atique Trader where i was trying to the same, but not looking great at the end.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025