Site logo

Archived topic

How to edit site header

6 replies · Started by Stanley on November 4, 2017

Viewing posts 1–7 of 7

How to put text at the top of the site header? I would like my site to have my phone, email, and social icons at the top of the page like this website has. https://www.stoneampseo.com/

I just figured it out. But how to make clickable like Tel:+1-555-555-5555?

Hi there,

You would do something like this: <a href="tel:1-408-555-5555">1-408-555-5555</a>

Yes I used the widget for html but it links all in the top bar to the phone #. I have come up with from the internet but can I trust it?
<a href="/contact"><i class='x-icon x-icon-phone' data-x-icon=''></i> +1-555-555-5555</a> | <a href="mailto:info@example.com"><i class='x-icon x-icon-envelope' data-x-icon=''></i> info@gmail.com</a> | <a href="/my-account"><i class='x-icon x-icon-user' data-x-icon=''></i></a> | <a href="/cart"><i class='x-icon x-icon-cart' data-x-icon=''></i></a>

Not sure what you mean? Looks like it's working?

I got it work out. thanks for the help.

No problem!

This archived topic is closed to new replies.