How to make phone numbers and emails clickable in Symmetry?

Please help with making phone numbers clickable throughout the website, not only in top menu and footer, please. Thank you!

Hi @julia2505 ,

Could you please share your Store URL and password (if applicable) so that I can review it and provide you with the appropriate solution code?

Looking forward to your response.

Thanks!

Hello @julia2505

Please share your store URL and password (if it’s password-protected),
so that I can check and provide you with the exact solution.

To make phone numbers clickable throughout your website, wrap each number in a tag, which allows users to tap and call directly on mobile devices. You can apply this in your HTML content, or use JavaScript to dynamically convert plain text phone numbers into clickable links. Also, consider using a consistent class or pattern so it’s easier to manage across the site with CSS or scripts.