Title: Text in header
Last modified: August 21, 2016

---

# Text in header

 *  Resolved [emilymayinteriors](https://wordpress.org/support/users/emilymayinteriors/)
 * (@emilymayinteriors)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/)
 * Hello
 * I would like to add text in the right side of my header. I have installed a child
   theme, but don’t know what to do next?
 * Site is [http://www.emilymayinteriors.co.uk](http://www.emilymayinteriors.co.uk)
 * Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Anonymous User 9936702
 * (@anonymized-9936702)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/#post-5083117)
 * Hello!
 * You’ll want to add this into the **Header → Header Bar Text** input field.
 *  Thread Starter [emilymayinteriors](https://wordpress.org/support/users/emilymayinteriors/)
 * (@emilymayinteriors)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/#post-5083118)
 * Hi thanks for your reply!
 * Could you give me the exact code please? I’m a newbie!
 * Thanks
 *  Thread Starter [emilymayinteriors](https://wordpress.org/support/users/emilymayinteriors/)
 * (@emilymayinteriors)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/#post-5083119)
 * Ah I do mean that I want the text to the right of where the logo is, not in the
   header bar above it.
 *  [Zack Tollman](https://wordpress.org/support/users/tollmanz/)
 * (@tollmanz)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/#post-5083139)
 * Hi there!
 * This would require a theme customization. Unfortunately, we do not sort these
   types of customizations.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/#post-5083140)
 * Hi Zack, I’m sure the community can help you out here.
 *  [Dotstore](https://wordpress.org/support/users/dots/)
 * (@dots)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/text-in-header/#post-5083142)
 * Hi emilymayinteriors,
 * I seen your comment and i have made small code. so you can use it. I have tried
   on your site adding some content in firefox. and it looks fine.
 * Please follow the below steps.
    -> Please go into your child theme and open the“
   header.php” file. -> There one div “<div class=”site-branding”>”. After that 
   div Please put the below code and I have put temporary text where you can put
   your text but change only the text. `<div class=”header_text”>Please place the
   text you want to add here Please place the text you want to add here Please place
   the you want to add here Please place the text you want to add here</div>`
 * -> Now open “style.css” file and put the below code at the bottom.
    `.header_text{
   float: right; margin-top: 12px; width: 35%;}`
 *  Thread Starter [emilymayinteriors](https://wordpress.org/support/users/emilymayinteriors/)
 * (@emilymayinteriors)
 * [12 years ago](https://wordpress.org/support/topic/text-in-header/#post-5083152)
 * Hi Multidots
 * Thanks so much for the code, the first part works perfectly, puts text in the
   header on the left side. But when I putt the css in the stylesheet it doesn’t
   seem to be applying, I can’t get the text to float to the right side, can you
   help at all?
 * Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Text in header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/make/1.10.10/screenshot.jpg)
 * Make
 * [Support Threads](https://wordpress.org/support/theme/make/)
 * [Active Topics](https://wordpress.org/support/theme/make/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/make/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/make/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [emilymayinteriors](https://wordpress.org/support/users/emilymayinteriors/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/text-in-header/#post-5083152)
 * Status: resolved