Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter hananalsahafi

    (@hananalsahafi)

    anyone can help, please

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Edit your ticker and go to the Global Settings tab. Make sure the “Display title” & “Inline title” checkboxes are selected and update your ticker.

    Then, add custom css on the News Tickers > Settings page (or wherever else you can add custom css):

    #mtphr-dnt-11736 .mtphr-dnt-title {
      font-size: 15px;
      line-heightL 1.7em;  
      color: #FFF;
      margin-top: 0;
      margin-bottom: 0;
      padding: 5px 10px;
      background: #CE2000;
    }

    That should get you pretty close.

    Thread Starter hananalsahafi

    (@hananalsahafi)

    It works with “title style” but the news ticker just appears under the title. how can I solve this problem?

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Looks like you kind of have it now. You need to remove the set ticker width, though as it’s confining your ticker to 120px wide. Remove the ticker width value or set it to 0 so your ticker auto-sizes to fit the parent container element’s width.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘set heading title’ is closed to new replies.