Remove Social Link from home page (Bizway Pro Theme)

Discussion in 'General InkThemes Discussion and Feedback' started by bilalmirza, Feb 24, 2014.

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

    bilalmirza Member

    Joined:
    Feb 11, 2014
    Messages:
    38
    Likes Received:
    2
    We are not on any social media yet (like facebook, twitter, etc). So can we temporarily remove the Social Link from the home page?
     
  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:
    .footer-top-inner1 {
    display:none;
    } 
    This will solve your issue.
     
    bilalmirza likes this.
  3. bilalmirza

    bilalmirza Member

    Joined:
    Feb 11, 2014
    Messages:
    38
    Likes Received:
    2
    thanks... worked like a charm
     
    Piyush likes this.
Thread Status:
Not open for further replies.

Share This Page