Hi Rawbean,
To reduce the white space between the logo and the menu and page title bar go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
#access a {
padding-top: 10px;
height: 30px;
}
.page-title-wrap {
padding: 10px 0;
}
And to add the link a map from the address it needs code customization you need to hire a developer as this is a new feature to add in the theme.
Thank you!