Remove Location Pin in Primary Header

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support Remove Location Pin in Primary Header

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13075
    zackrh
    Member

    Hey there! I’d like to remove the pin in the header that displays the location information. I need to free up some navigation space. Any way to delete that from the menu and have the navigation links shift over?

    Thanks!
    Zack

    #13086
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    i.icon-location8 {
      display: none;
    }
    

    Or
    You can remove the location information in themeoptions > header tab so that the location icon will not appear in header area.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.