I’m using the Broadcast theme and would really like some guidance on how to center the Instagram icon in the footer.
Store url: https://bag-ladies-tea.myshopify.com/
Password: skeots
Your help would be much appreciated. thank you
I’m using the Broadcast theme and would really like some guidance on how to center the Instagram icon in the footer.
Store url: https://bag-ladies-tea.myshopify.com/
Password: skeots
Your help would be much appreciated. thank you
hi @megeh
Its SideNode! We will be happy to help you today.
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.
ul.socials {
justify-content: center;
}
you can see the change also
If I was able to assist you, please remember to give it a Like and Mark it as the Solution!
Let me know if need further assistance
Regards,
SideNode
Thanks so much - that solved it!