This is applicable when:
- using Suffusion as theme.
- using an image as background in the top navigation bar/menu.
- trying to move the text only leaving the background image as it is.
#nav-top a {padding-top:40px !important;}
Note:
- When applied without !important at first, nothing happened.
- 40 can be any figure.