I want to reduce the space between the logo and the menu.
arimakidd Hi Add this code in custom css
#logo .moduletable { margin-bottom: 10px; }
Looks like its working. Thanks. [SOLVED]
arimakidd You are welcome!