• Hi have a css file “dittyticker_colour_style” that you gave me some time ago (to turn the dots green) and it doesn’t seem to work after the last couple of updates.

    Could tell me what folder it should go to make it work again when I FTP in please?

    thanks
    CK

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

    (@metaphorcreations)

    You can just add the following custom css to the News Tickers > Settings page:

    .mtphr-dnt-control-button i {
      color: green;
    }
    .mtphr-dnt-control-button.active i {
      color: blue;
    }

    Adjust the colors as needed.

Viewing 1 replies (of 1 total)
  • The topic ‘Styling ditty-ticker’ is closed to new replies.