I created a wix code form and I receive an email with the information when users fill out the form. I would like to bold the word address for example. Here is the line of code:\rAddress: ${$w(“#input3”).value}
How would I get it to bold or get the user input information bolded when it appears in my inbox.
And is there a way to customize how the whole form looks when it comes to my inbox?