Header top

Discussion in 'Andrina WordPress Theme' started by boommusix, Apr 11, 2013.

  1. boommusix

    boommusix New Member

    Joined:
    Apr 9, 2013
    Messages:
    13
    Likes Received:
    0
    Hello.. I want to "delete/remove" the header top.. above the logo & menu bar..
    Currently seeing a line above the logo and menu bar..
    plz help. tq
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .social-links {
    display: none;
    }
     

Share This Page