Title: Inline Title
Last modified: August 30, 2016

---

# Inline Title

 *  Resolved [HDDAdarts](https://wordpress.org/support/users/hddadarts/)
 * (@hddadarts)
 * [11 years ago](https://wordpress.org/support/topic/inline-title/)
 * I’ve got the style of ticker how I like it on my Home page. However, on any other
   page it seems to be taking the title css from somewhere else using H3 and also
   adding margins. How can I override this, so on all my other pages it is the same
   css style as on my Home page. Thanks
 * Home Page
    [http://thehdda.co.uk/](http://thehdda.co.uk/)
 * Test Page
    [http://thehdda.co.uk/test-about-2/](http://thehdda.co.uk/test-about-2/)
 * [https://wordpress.org/plugins/ditty-news-ticker/](https://wordpress.org/plugins/ditty-news-ticker/)

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

 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [11 years ago](https://wordpress.org/support/topic/inline-title/#post-6205797)
 * You just need to add some extra css (I suggest adding it your your News Tickers
   > Settings page if you are not using a custom theme) in order to override whatever
   styles are being applied on your other pages.
 * It looks like you are using some extra code to display your title on your sub-
   pages. If you switch that back to using the News Ticker inline title I can help
   you figure out what CSS to add.
 *  Thread Starter [HDDAdarts](https://wordpress.org/support/users/hddadarts/)
 * (@hddadarts)
 * [11 years ago](https://wordpress.org/support/topic/inline-title/#post-6205803)
 * Thank you for your reply. Yes I’d rather add some extra CSS in the News Tickers
   > Settings page, but can’t figure out what, and would appreciate help on it. 
   I think it is automatically taking code from one of my themes others scripts,
   looks to me like the H3 title one which I don’t want it to and just use Ditty
   News Ticker settings
 * I have created a new test page with just the Ditty News Ticker on it and have
   set to Inline Title
 * [http://thehdda.co.uk/test-ditty-news-ticker/](http://thehdda.co.uk/test-ditty-news-ticker/)
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [11 years ago](https://wordpress.org/support/topic/inline-title/#post-6205808)
 * Give this a try
 *     ```
       #content .entry-content h3.mtphr-dnt-title {
         font-family: 'Open Sans';
         font-size: 14px;
         line-height: 28px;
         font-weight: bold;
         color: #FFF;
         margin: 0;
       }
       ```
   
 *  Thread Starter [HDDAdarts](https://wordpress.org/support/users/hddadarts/)
 * (@hddadarts)
 * [11 years ago](https://wordpress.org/support/topic/inline-title/#post-6205809)
 * This works perfectly!!! Thank you so much for your help, looks really nice now
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/inline-title/#post-6206032)
 * Marking as resolved

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

The topic ‘Inline Title’ 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: [10 years, 9 months ago](https://wordpress.org/support/topic/inline-title/#post-6206032)
 * Status: resolved