Can't see text in Cornerstone

Hi-

If you look at this page you’ll see a phone number listed above half way down the page: https://bostonhypnosis.com/contact-boston-hypnosis/

When I go into cornerstone, I can’t see the number anywhere (I want to turn it into an active phone number). I’ve deleted the gap below it and edited the text above it, but I still can’t get it to appear. Can you help me? Thanks.

-Brian

Hello There,

Thanks for writing in! It seems that you have inserted an incorrect html code. Please have it updated and use this:

<span style="color: #ffb845;"><a href="tel:617-542-4444"><strong>617-542-4444</strong></a></span></h2>

Hope this helps. Kindly let us know.

Um…sorry, no, that doesn’t help me yet. I can’t access the text at all in Cornerstone, so I don’t know how to edit it (see attached pic).

Can you help? Thanks.

-Brian

Hello There,

I have inspected the page and it seems you have inserted several incorrect and invalid html code. There are missing closing tags and/or invalid codes.

Just a tip for you to easily check your page while editing in Cornerstone. You can always use the skeleton mode when editing for faster response and easy access of all the elements in the preview area. This is also helpful especially if one of the sections or elements is not visible or hidden in selected screen size or you may have applied visibility options to a section of element.

Hope this helps.

Great, that totallly helped. I made those fixes, but now I can’t get the phone number (which i made a live link) to display in ffb845 color (rather than black). tired using the font color set in Cornerstone, but it doens’t seem to affect it. Can you give me a sense of how I can do this? Thanks.

Hi there,

Please try to add the inline style to the <a> tag like this:

<span"><a style="color: #ffb845; href="tel:617-542-4444"><strong>617-542-4444</strong></a></span></h2>

Hope this helps.

Thanks. It changed the color, but now it doesn’t act as a live link any more. Is there some other change I can make?

Hi there,

My apologies as there is something missing in the code. Please use this:

<span"><a style="color: #ffb845;" href="tel:617-542-4444"><strong>617-542-4444</strong></a></span></h2>

Hope this helps.

That’s great. Thank you.

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.