How can I create an email hyperlink with the 'Be Yours' theme?

Topic summary

Goal: add an email link that opens the visitor’s default mail app across multiple spots (e.g., rich text, tab content) in the “Be Yours” theme.

Proposed approach: use an HTML mailto link. A reference example was provided via W3Schools. “mailto:” is a hyperlink scheme that launches the user’s email client with the recipient address prefilled.

Open questions: the requester asked where exactly to place the HTML within the theme, specifically in rich text blocks or tab content. No step-by-step theme-specific placement guidance was given in-thread.

Next steps: the helper requested the site URL (and password if protected) to inspect and advise on where to insert the mailto link within the theme sections.

Status: unresolved/ongoing. Awaiting site details for tailored instructions on inserting the mailto link in the desired content areas.

Summarized with AI on February 19. AI used: gpt-5.

Hi there,

I’m trying to create an hyperlink with my website email adress so that when the customer clicks on it, it opens directly to his personal mailbox. I would like to know if this is possible if i’m using the “Be Yours” theme and if so, how to do it? Because there is a couple of places in the website I would like to include it, in texts and other places.

Thank you! :slightly_smiling_face:

Hi @amarquis30 ,

You just need to use mailto of html, it will work fine. Refer https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_mailto

Hope it helps!

Where should I put this html code? I’m not sure how to use it. I was looking for a way to just put an email link in a rich text box or a tab content for example.

Hi @amarquis30 ,

Please send your site and if your site is password protected, please send me the password. I will check it.