Edit "Countdown" font and colors
Hi,
I am looking to edit the fonts and colors for the COUNTDOWN shortcode. Initially, I had tried the following CSS with no progress.
/* Counter */
.counter { background: #fff; padding: 20px; border: 1px solid #e1e1e1; }
.counter .desc_wrapper .number-wrapper { color: #000 !important; font-family: Raleway; font-size: 44px; font-weight: 500; line-height: 44px; }
Here are the link to the page and an example of the shortcode:
http://www.gocabe.org/?page_id=4449&preview=true
I am looking to edit the fonts and colors for the COUNTDOWN shortcode. Initially, I had tried the following CSS with no progress.
/* Counter */
.counter { background: #fff; padding: 20px; border: 1px solid #e1e1e1; }
.counter .desc_wrapper .number-wrapper { color: #000 !important; font-family: Raleway; font-size: 44px; font-weight: 500; line-height: 44px; }
Here are the link to the page and an example of the shortcode:
http://www.gocabe.org/?page_id=4449&preview=true
Comments
I see that the raleway font is enabled for this item.