Tap To Call Function suggestion

Discussion in 'Local Business WordPress Theme' started by rgl1951, Jul 13, 2014.

  1. rgl1951

    rgl1951 New Member

    Joined:
    Jul 8, 2014
    Messages:
    6
    Likes Received:
    0
    This is a suggestion as I see a number of members having an issue with Tap To Call. I was expecting to see the number appear on the home page. Tap To Call only appears on the website when accessing the website from a smart phone.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    div.call-us p {
    display: none;
    } 

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page