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

    (@relevad)

    Hi,

    There used to be a way to configure which pieces of data appeared in the ticker. For now my recommendation is a custom CSS rule to remove the desired element.
    In your case it would be this:
    .stock_ticker_entry > .stock_ticker_element:nth-child(3) {display: none;}

    I’ll put in a work order to bring back the functionality in the UI

    There is, however, no current method to remove the .AX from the ticker name. Sorry.

    I hope this helps
    — Relevad

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove certain values from ticker?’ is closed to new replies.