Deleting Inkthemes Phone Number

Discussion in 'Harrington- A WordPress Business Theme.' started by drkatiethomas, May 16, 2014.

  1. drkatiethomas

    drkatiethomas Member

    Joined:
    May 1, 2014
    Messages:
    45
    Likes Received:
    0
    I followed the thread to successfully delete the phone icon but the inktheme number is still appearing on the bottom left. How do I delete this please?
    Can I embed a video in the bottom footer section?
    As always, thank you for your help....nearly there!
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    div.call_us {
    visibility: hidden;
    }
     
    This will hide the phone number from the bottom left.

    You can display video in the footer widget area of this theme.
    Go to the Appearance > Widgets panel in your dashboard and
    drag & drop Text Widget in the Footer Widget Area
    and then paste the embed code of your YouTube video in the content section of that text widget.
    This will solve your issue.
     
  3. drkatiethomas

    drkatiethomas Member

    Joined:
    May 1, 2014
    Messages:
    45
    Likes Received:
    0
    Thank you very much Mr. Singh. And how do I delete the Magnet Brains address under the "Search Anything" Header in the Footer section?
     
  4. Gourav

    Gourav Support Staff

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

    You are talking about footer widget area, Go to the
    Appearance > Widgets
    Drag widgets and drop them in the first, second, third and fourth widget area, It will automatically display at your footer.

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page