Title: Gap between header and alignment
Last modified: April 26, 2017

---

# Gap between header and alignment

 *  Resolved [adsleeder](https://wordpress.org/support/users/adsleeder/)
 * (@adsleeder)
 * [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/)
 * Hi,
 *  Very sorry, I am very new to this. Please can someone help me align the text
   to the centre of the row and to shrink the gaps at the top and between the header?
 * ![Exampe of site](https://postimg.org/image/r96ez4lsr/)

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

 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/#post-9073759)
 * Can you post a link to your site so I can check it out? I’ll need to see your
   live site to give you specific css to use.
 * Thanks!
 *  Thread Starter [adsleeder](https://wordpress.org/support/users/adsleeder/)
 * (@adsleeder)
 * [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/#post-9073926)
 * [http://Www.greenbankfc.co.uk](http://Www.greenbankfc.co.uk)
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/#post-9074996)
 * Add the following custom css to your News Tickers > Settings page or to your 
   Customizer page:
 *     ```
       #mtphr-dnt-widget-2 {
         padding-left: 20px;
         padding-right: 20px;
       }
       .mtphr-dnt-inline-title {
         font-size: 16px;
         margin-bottom: 0;
       }
       .mtphr-dnt-tick-container {
         padding-top: 1px;
       }
       @media screen and (min-width: 1025px) {
       .site-branding {
         margin-top: 5px;
         padding-left: 15px;
       }
       }
       ```
   
 * I adjusted a few other things as well, feel free to adjust. Also, you may want
   to break up your text into multiple ticks on your ticker instead of one long 
   string. That will get rid of the large gap of empty space at the end of your 
   tick.
 *  Thread Starter [adsleeder](https://wordpress.org/support/users/adsleeder/)
 * (@adsleeder)
 * [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/#post-9088443)
 * I love that! Thank you so much…
 * I quite like the gap at the moment, but will bear that in mind.
 * Many thanks for helping a complete novice!
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/#post-9088978)
 * You’re welcome!

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

The topic ‘Gap between header and alignment’ is closed to new replies.

 * ![](https://ps.w.org/ditty-news-ticker/assets/icon.svg?rev=2650696)
 * [Ditty – Responsive News Tickers, Sliders, and Lists](https://wordpress.org/plugins/ditty-news-ticker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ditty-news-ticker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ditty-news-ticker/)
 * [Active Topics](https://wordpress.org/support/plugin/ditty-news-ticker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ditty-news-ticker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ditty-news-ticker/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/gap-between-header-and-alignment/#post-9088978)
 * Status: resolved