jeffharrell / minicart

The minicart is a great way to improve your PayPal shopping cart integration.
MIT License
501 stars 209 forks source link

Quick fix customization #246

Open taggtristan opened 10 years ago

taggtristan commented 10 years ago

For simple theme changes, or complex ones for that matter, you can easily add !important to corresponding minicart ID's and classes in your own CSS to overwrite the existing CSS.

Use Firebug/Firefox or Inspect Element/Chrome to get the ID and classes you want to overwrite.

Great if you don't want to create an entirely new theme, but just want to tweak the out-of-the-box theme a bit.

Suggest adding to: http://minicartjs.com/#customization