Guest Posted September 22, 2015 Share Posted September 22, 2015 I'd like to have my business' phone number and a phone icon visible at the top of all of my site's pages. Is there specific code I can use? I tried a Custom CSS solution posted before, and there was no visible result.www.techiebecky.comThanks! Link to comment
Klimb Creative Posted September 24, 2015 Share Posted September 24, 2015 For the phone number, I did this for a few sites and it worked out great. Otherwise you can add the phone number as an Announcement Bar (which looks like you have done). Go to SETTINGS > ADVANCED > CODE INJECTION > copy/paste the code below in the HEADER area. This code also hyperlinks the phone number so when you click on the number on a tablet or mobile phone, it calls the number. <div style="text-align: right;"><b>Contact Us at <a href="tel:555-555-5555">555-555-5555</a></b></div> Hope that helps. Link to comment
Guest Posted September 26, 2015 Share Posted September 26, 2015 Thanks! Worked great! Link to comment
Guest Posted September 26, 2015 Share Posted September 26, 2015 Thanks! Worked great! Link to comment
billv Posted January 13, 2019 Share Posted January 13, 2019 I have tried this and it adds a black bar at the top of my pages apart from my last page which is a contact page and it shows the number. Any ideas why this would be happening? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.