quiz timer "mins secs"?

Home Forums Legacy Support Support queries Styling issues quiz timer "mins secs"?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #222797
    futureyoon_208
    Participant
    Hi, as seen from screenshot https://prnt.sc/oufthx, i have set the quiz to 1 minute, but why is Mins Secs showing underneath 00:60? i expect it to show Secs if it is 00:60, and if i set to 2 minutes, i expect it to show Mins underneath 2:00.
    #222972
    logan
    Member
    Hello, because it is set that way in hard codes. i can't change the entire scenario of this timestamp. there is only 2 parameter to define the time one is mins another in seconds. For example: 00(mins):60(seconds). this is the way of representing time in quiz. refer: http://somup.com/cqjY1ueZgy
    #222973
    logan
    Member
    i can do one thing: I will try to reposition the mins and secs, that will appear in the block like this: http://prntscr.com/ouy3jd
    #223107
    futureyoon_208
    Participant
    Sure, but will it be responsive (mobile/tablet/desktop)?
    #223161
    logan
    Member
    Hello, Please goto wp-admin >>> appearance >>> customize >>> custom css >>> paste & save. .quiz_timer span.timer_mins_labels {position: absolute !important; left: 50%;top: 60%; transform: translate(-50%); font-size: 19px;} refer: http://prntscr.com/ovj8rp
    #223240
    futureyoon_208
    Participant
    Thanks Logan :) You may now close this topic.
    #223251
    logan
    Member
    Thanks for confirming. closing this topic. best regards.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘quiz timer "mins secs"?’ is closed to new replies.