Thanks fergbrain.
I have edited that CSS before, is there code I should look for in the CSS to find where to add the line Border: none; font-size: ….etc so that I have no border around the timer?
I still cannot find where to change the border in the .php
I found this:
“$timePrefix = “<abbr title = \””.gmdate($timeFormat, $time + (get_option(‘gmt_offset’) * 3600)).”\” id = ‘$nonceTracker’ class = ‘fergcorp_countdownTimer_event_time’>”;”
But I don’t know where to add lines for border: none, color:…, etc.
Whenever I try to add a line I screw up and disable the plugin.
Thanks.