<div class="book-now-button"> <a target="_blank" href="" class="button button_theme button_js"><span class="button_label">Book now</span></a></div>
.top_bar_right_wrapper > div.book-now-button { display: block; float: left; margin-left: 10px; position: relative; top: 24px; }
Comments
you can do it in includes/header-top-area.php file. In the place where search and wpml button are, you need to add below html: and after you need to play with css as well for this section. Below css will help you with that: Additional css should be always posted in Theme options > Layout > Custom CSS section.