Days left counter in Participant Center

Options

Hi there,

 

Has anyone found a way to remove the Days Left counter from the participant center of a TR event? See attached image about what I am referring to. 

 

Thanks,

 

Sheetal

Tagged:

Comments

  • #progress-days-left{display:none;}



    in the Participant Center css file. :smileyhappy:



    Since it's a style declaration, it takes effect when the page loads, i.e., there's no pause for JavaScript.
  • Evelyn Bunton:
    #progress-days-left{display:none;}



    in the Participant Center css file. :smileyhappy:



    Since it's a style declaration, it takes effect when the page loads, i.e., there's no pause for JavaScript.

    Thank you Evelyn!

Categories