Hi. Yea, the tagline is already set in the admin panel. I would like it to appear right under the header “Miles Bonanza”. I added the code that you suggested under </header><!– #masthead –> as below. But on the site it displays at the very left. I want it to move to the right and up to start the word “travel” right under “Miles”.
</header><!– #masthead –>
<?php bloginfo(‘description’); ?>
In addition, I’m unable to remove “About Me” in the Menu despite deleting it from the Menu structure under appearance.
Thanks.