Title: Header Widgets
Last modified: September 25, 2017

---

# Header Widgets

 *  [rfenton](https://wordpress.org/support/users/rfenton/)
 * (@rfenton)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/)
 * I am trying to make two lines in the description for header widget 1 and header
   widget 2. I have tried entering and spacing but it stays on the same line. Is
   there a way to make part of my sentence go to the next line?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-widgets-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528361)
 * Hello [@rfenton](https://wordpress.org/support/users/rfenton/),
 * Please paste the following css code in additional css box and check. Hope this
   is what you want to get. 
 *     ```
       .header-widget .ta-header-box-info p 
       {
       display: inline !important;
       }
       ```
   
 * Thank’s
    Themeansar
    -  This reply was modified 8 years, 8 months ago by [themeansar](https://wordpress.org/support/users/themeansar/).
 *  Thread Starter [rfenton](https://wordpress.org/support/users/rfenton/)
 * (@rfenton)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528373)
 * This creates a space between the lines, it does not move the words to the next
   line. I had to change names here is the new site: e53.0b8.myftpupload.com
 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528406)
 * Hello [@rfenton](https://wordpress.org/support/users/rfenton/),
 * Remove above code and paste the following css code in additional css box and 
   check. Hope this is what you want to get.
 *     ```
       .header-widget .ta-header-box-info h4
       {
       display: inline !important;
       }
       ```
   
 * Thank’s
    Themeansar
    -  This reply was modified 8 years, 8 months ago by [themeansar](https://wordpress.org/support/users/themeansar/).
 *  Thread Starter [rfenton](https://wordpress.org/support/users/rfenton/)
 * (@rfenton)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528425)
 * That just creates a space as well, I am trying to get it to look like this:
    (
   111) 111-1111 (222) 222-2222
 *  Theme Author [themeansar](https://wordpress.org/support/users/themeansar/)
 * (@themeansar)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528460)
 * Hello [@rfenton](https://wordpress.org/support/users/rfenton/)
 * Do you like this kind of screenshot by looking at the image
 * [https://ibb.co/jqHMB5](https://ibb.co/jqHMB5)
 *  Thread Starter [rfenton](https://wordpress.org/support/users/rfenton/)
 * (@rfenton)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528475)
 * I am not trying to space the lines, I am trying to get the PO Box on the top 
   line and the city, state zip on the next line.
 * Po Box
    City, State Zip

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

The topic ‘Header Widgets’ is closed to new replies.

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

 * 6 replies
 * 2 participants
 * Last reply from: [rfenton](https://wordpress.org/support/users/rfenton/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/header-widgets-2/#post-9528475)
 * Status: not resolved