Remove Phone Number from top of homepage

Discussion in 'BusinessGrow One Page WordPress Theme' started by wtrujillo, Mar 17, 2016.

Thread Status:
Not open for further replies.
  1. wtrujillo

    wtrujillo Guest

    Joined:
    Jun 26, 2013
    Messages:
    26
    Likes Received:
    1
    How can I hide the "Call us" section at the top of the theme?

    Thanks!
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #call_us {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. wtrujillo

    wtrujillo Guest

    Joined:
    Jun 26, 2013
    Messages:
    26
    Likes Received:
    1
    Thanks!
     
    sooraj likes this.
Thread Status:
Not open for further replies.

Share This Page