Jump to content

Email link no longer clickable

Recommended Posts

Site URL: https://gregorylassale.com

In the "Additional Info" section (under the Contact section) of my website in both the English and French version of my website, the email address is no longer clickable.

npnlIae.jpg

I am using font awesome icon in front of it, not sure if that's the source of the problem, or maybe a Squarespace software update might have broken the link. I'm pretty sure it used to work fine.

Here is the HTML code in the block:

<center><span class="fa fa-envelope"></span>&nbsp;
<span style="color: hsl(18, 52%, 60%);"
<a href="mailto:glassaletrans@gmail.com" title="glassaletrans@gmail.com">glassaletrans@gmail.com</a></center>

Any idea what the issue might be?

Thank you.

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

9 minutes ago, GregLassale said:

the email address is no longer clickable.

Here is the HTML code in the block:

<center>
  <span class="fa fa-envelope"></span>&nbsp; 
  <span style="color: hsl(18, 52%, 60%);" 
        <a href="mailto:glassaletrans@gmail.com" title="glassaletrans@gmail.com">glassaletrans@gmail.com</a>
</center>

Any idea what the issue m

It will not work because of syntax errors in your HTML. For example there is a missing ">" after the style settings.

It should be:

<center>
  <span class="fa fa-envelope"></span>&nbsp;
  <span style="color: hsl(18, 52%, 60%);">
    <a href="mailto:glassaletrans@gmail.com">glassaletrans@gmail.com</a>
  </span>
</center>

 

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.