Icons in my footer for Beyond theme

Hello

Im looking for the custom coding to add an email and telephone icon in my footer. The ones i’ve seen on here don’t seem to work for me.

TIA

Hi @nburns , can you share store url?

Hi @nburns

Can you share your store URL?

The Beyond theme uses a standard footer setup, and if the icons you’ve tried aren’t working, it might be due to incompatible code or a missing integration with the theme’s structure.

Start by editing your theme code (via Online Store > Themes > Actions > Edit Code), and open the footer.liquid file—look for the section where social or contact info is rendered. You can add custom icons by including SVG code or using a font library like Font Awesome (link it in theme.liquid under with ), then add for email or for phone, followed by your contact details

Hi @nburns , can you share store url?