• News ticker looks great but when the site is translated to Spanish the menu becomes two lines and the news ticker is blocked. Is there any way to set a fixed height of the news ticker so that this doesn’t happen?

    Appreciate any help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    It looks like you have added a static height correctly. You can also try adding the following custom css to the News Tickers > Settings page:

    .mtphr-dnt-tick a {
      display: block;
      white-space: nowrap;
    }
Viewing 1 replies (of 1 total)

The topic ‘Spacing issue when using Google Translate’ is closed to new replies.