• I love this widget and I’ve forwarded it on whenever possible. There was a change with the last update though. I would like to know how to get rid of the box and arrow on the left of the countdown widget, and remove the whole empty line above the countdown, when viewed on the webpage.

    Here is my website with the widget to show what I mean:

    bertandpatty.com

    I’m not that technical, I’m learning as I go and any help would be appreciated.

    Thanks
    Paul

Viewing 1 replies (of 1 total)
  • Paul,

    To get rid of the empty line is easy. Go to the Countdown Timer. In the “Display Format Options” area, delete the <br /> that’s in the “Title Suffix” area. Then save your options.

    You should be able to get rid of the the box and arrow by adding the following line to your CSS:

    .fergcorp_countdownTimer_event_li {list-style-type:none; }

    -Andrew

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Countdown Timer] Remove Box and Arrow’ is closed to new replies.