It is very hard to change the look of widgets, shopping cart widget for instance without hacking the plugin.
It is very hard to change the look of widgets, shopping cart widget for instance without hacking the plugin.
Most html can be over-riden (http://docs.woothemes.com/document/template-structure/) - WC 2.0 allows you to override widgets too (mini-cart.php).
On top of this, theres nothing sopping you making your own widget based on the code in the default one - its not complex.
Regardless, most styling should not require any html changes - just some decent CSS in your theme.
You must log in to post.