If you mean you would like the Header widget area and it two widgets (Join Now & Social icons), to be at the same level as the Site logo that was inserted as a replacement to the site Title, you can use the following CSS rule added to the theme Global Custom CSS rule box
#header-widget-area {position:absolute;top:20px;right:0;}
You could also have only use the header image, with two widget side by side, the Logo in the left one, and the text and social icons in the second one using an HTML widget, text and a social shortcut.