Viewing 1 replies (of 1 total)
  • Plugin Author Webikon s.r.o.

    (@webikon)

    Hello,
    you can hide the total entries box through css
    (with something like
    .counts.blue:nth-of-type(2) { display: none; }
    )

    Better way of customizing the widget will come in 1.0.

Viewing 1 replies (of 1 total)
  • The topic ‘Removing Total Entries’ is closed to new replies.