• I’m using the Pitch theme. How would I add my phone number to the header that would also be clickable on mobile devices?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • you can edit header.php file and add your phone number after <body> tag like this :
    <p>0001325682</p>

    but if you want be clickable on only mobile device

    for smart phone
    You must know how to android programming

    for java and other os
    I think it can be make by jquery or php (not sure)
    and if it can with java and other os it can not have auto call

    Thread Starter metrod

    (@metrod)

    Thanks Farsad. I’ll give it a try.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add phone number to header’ is closed to new replies.