Okay
  Public Ticket #388978
Issue with Wordpress Toolbar gap showing - Gap above header menu?
Closed

Comments

  • Dan started the conversation

    Hello,

    I wanted to remove the wordpress toolbar from showing to logged in users on my site. After a lot of trouble (standard plugins and wordpress codex code not working) i have finally managed to hide the toolbar from the top of the screen.

    HOWEVER, i now have a gap above my site menu (see attached image). How can i get rid of this? It doesn't affect non-logged in users, only logged in users. It also only happens when scrolling. Any assistance will be greatly appreciated.


    Thanks in advance,

  •  8,849
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel :

     #wpadminbar { position: fixed !important; } 

    If it doesnt work please provide login details so we can sort it for you.

    Thanks




    ThemeNectar Support Team