1 There is no padding so the onlu way to make the tagline move up, is to add the rule below to the theme Global Custom CSS Rule box #site-tagline {line-height:1;}
2- To move the site title up, add the rule below to the theme Global Custom CSS Rule box .menu-primary .wvrx-menu-html {margin-top:0.1em;}
The fixes were a partial success. The only way I’m able to get things lining up well enough is to use the “Add Site Title to Left” on the Menus tab. But the downside here is that I cannot adjust the font size. Is there separate ID/class to make adjustments for that element?