Reply To: How to hide the double top menù

#2997
FlyThemes
Keymaster

Hi

For hide topbar go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> and add this code.
#topbar{display:none;}

Thank You