HTML Custom Code for External Hyperlink Not Working

Hi,

We are using the Streamline theme for our website. We are using Custom Code for one of our pages and we are using HTML to hyperlink an external website for some of our text and it is just taking us to a 404 page on our website. Any tips on how we can fix this?

https://balmere.com/pages/just-no-list

This is the custom code we are using:

Parabens and Phthalates

Parabens can disrupt hormones in the body, which can affect fertility and reproductive organs, birth outcomes, and increase the risk of cancer. They can also cause skin irritation.

1 Like

Hey, Audreygrn, good evening.

From what I can see in your website, the problem is that there is something wrong with the formatting, right now, this is how it is on your website:

Parabens

you can notice that your href actually contains a closing quotation mark, and the rest of the link is just lost in the tag. You need to fix that to make it look like it is on your post. One problem that might be causing this is that, even in your post, you are using closing quotation marks to open and close the href, you need to use inverted commas (")

Hope this helps

@audreygrn

can you please add this code

#### Parabens and Phthalates

Parabens can disrupt hormones in the body, which can affect fertility and reproductive organs, birth outcomes, and increase the risk of cancer. They can also cause skin irritation.