Blackwell Theme - Hide Social Icons

Discussion in 'General InkThemes Discussion and Feedback' started by kayayurt, Dec 12, 2014.

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

    kayayurt New Member

    Joined:
    Jun 22, 2013
    Messages:
    18
    Likes Received:
    0
    Hello,

    I would like to hide the social media icons at the upper right corner. (see attached)
    also the ones at the footer.

    Thanks,
    Kaya
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header .social_icon_top ul {
    display: none;
    }
    Thanks & Regards
    Pramod
     
  3. kayayurt

    kayayurt New Member

    Joined:
    Jun 22, 2013
    Messages:
    18
    Likes Received:
    0
    How about the ones at the footer?
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please follow below image to remove social icons.
    blackwell-12-dec.png

    Thanks & Regards
    Pramod
     
  5. kayayurt

    kayayurt New Member

    Joined:
    Jun 22, 2013
    Messages:
    18
    Likes Received:
    0
    Thank you.
     
Thread Status:
Not open for further replies.

Share This Page