Viewing 1 replies (of 1 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    The pro version has this feature built in.
    If you want to hide all time elements except hours in the free version, this can be done using css. Here is an example for the jedi style:

    .jedi-minutes_dash, .jedi-seconds_dash {
        display: none;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Hours only’ is closed to new replies.