Dear experts, I need your help.
- How do I center align text in footer menu?
- The theme includes icons for payment, but they are not displayed
Theme Brooklyn - https://overz.co/
All the Best,
Alex
Dear experts, I need your help.
Theme Brooklyn - https://overz.co/
All the Best,
Alex
Please place this code at the end of theme.scss
.site-footer__linklist, .social-icons, .footer-grid h4 {
text-align: center;
}
Regarding to the payment option, please go to customize theme, there you will find option of enabling payment options.
Hello @Airika_Bali
Welcome to the Shopify Community!
This is Jay from Oakleaf Infoway. I would love to help you with the same.
If you wish to hire me, you can reach me anytime here is my official email Id: live:.cid.2ca82125d1edaa5f
Thanks
Friend, everything is included.
There are no icons, I think they are covered by a black bar in footer
Someone commented the code of payment. Please go to section β footer.liquid and try to find payment icon code.
I opened the code, what should I do with it? )