-
-
how do I add span tags around the phone number in the header? I want to add the following code xxx xxxxx xxxx to the phone number listed at the top navigation header.
I have managed to add this to the other pages where our phone number appears but cnt seem to locate where I can add this to the top navigation phone numbers.
Thanks,
R
-
This topic was modified 9 years, 4 months ago by
Kris. Reason: html tags
-
This topic was modified 9 years, 4 months ago by
-
Hello,
The phone number in the header area its already included on span tags. Can you be more clear at what you are asking?
What kind of code do you want to add? The file you should edit depends on the code you want to add: if its CSS you can add it on your custom CSS box or you can edit style.css on your theme files.
Let us know.Best regards!
-
Hi,
I am trying to add googles call_tracking tags contained within the span tags.
I did write an example code but was removed due to it being HTML.
R
-
Hi,
Here is the HTML code in correct format that I am trying to insert into our webpages.
I am trying to assign the class to the phone number;
<span class="call_tracking">020 7250 8888</span>wherever the number appears on the site. I have managed to insert it into pages I have created myself but cant find where to insert this in the top navigation area.
-
-
You must be logged in to reply to this topic.