• I have removed seconds in the plugin by removing one of this div. You can open file at plugin path: /js/jquery.classycountdown.min.js

    find the text “a.append” and replace the code with following ’till this bracket “)” and save it.

    a.append('<div class="ClassyCountdown-wrapper"><div class="ClassyCountdown-days"><input type="text" /><span class="ClassyCountdown-value"><div></div><span></span></span></div><div class="ClassyCountdown-hours"><input type="text" /><span class="ClassyCountdown-value"><div></div><span></span></span></div><div class="ClassyCountdown-minutes"><input type="text" /><span class="ClassyCountdown-value"><div></div><span></span></span></div></div>')

  • The topic ‘Remove seconds – answered’ is closed to new replies.