Title: Odometer styling
Last modified: March 10, 2021

---

# Odometer styling

 *  Resolved [ehekman](https://wordpress.org/support/users/ehekman/)
 * (@ehekman)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/odometer-styling/)
 * I’m trying to change the color of the numbers and text in the odometer widget.
   However, I cannot find the option. Is there a way to use CSS styling to change
   the look of this widget?

Viewing 1 replies (of 1 total)

 *  Plugin Author [livemesh](https://wordpress.org/support/users/livemesh/)
 * (@livemesh)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/odometer-styling/#post-14167223)
 * You can use the following custom CSS –
 *     ```
       .lsow-odometers .lsow-odometer .lsow-number { color: #763535; }
   
       .lsow-odometers .lsow-odometer .lsow-stats-title { color: #1c4870; }
       ```
   
 * Pls input the above in your child theme style.css or you can install the below
   lightweight plugin –
 * [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)

Viewing 1 replies (of 1 total)

The topic ‘Odometer styling’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/livemesh-siteorigin-widgets_f5f5f5.
   svg)
 * [Livemesh SiteOrigin Widgets](https://wordpress.org/plugins/livemesh-siteorigin-widgets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/livemesh-siteorigin-widgets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/livemesh-siteorigin-widgets/)
 * [Active Topics](https://wordpress.org/support/plugin/livemesh-siteorigin-widgets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/livemesh-siteorigin-widgets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/livemesh-siteorigin-widgets/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [livemesh](https://wordpress.org/support/users/livemesh/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/odometer-styling/#post-14167223)
 * Status: resolved