Related Blog
Shopping Cart
Your Cart is EmptySubscribe to Blog via RSS
Newsletter Sign Up
Customer Testimonials
"Pure genius. Been looking for something like this for YEARS. Brilliant!"Chris Parks
"I’ve been having a play with this tonight, and it is one of those rare gems that you come across, a definite 5 stars from me." Indie-Film
"Your support is impressive to say the least. Thank you so much! [...] Not only am I impressed with the way Microthemer allows me to use CSS3 styles in all the browsers tested including IE, IE7, FireFox, Chrome and Maxthron 3, but I also love the way all the CSS is so neatly organized. I have been looking for this program for a long time. I am so happy I found Microthemer."Chuck
Read more testimonials

Blank Woocommerce – WooCommerce Plugin Skin
Blank Woocommerce is a Plugin Skin
for WooCommerce – which is free to download!
Author: Themeover
Requires: Microthemer
Theme Description
Blank WooCommerce is a Blank Slate plugin skin for customizing the appearance of content generated by the WooCommerce plugin. Unlike regular plugin styles in Themeover’s repository, Blank WooCommerce doesn’t contain any actual styles, just a ton of selectors so that you can easily add you own styles via the Microthemer UI. For this reason, it won’t be much use to Microloader users. Blank WooCommerce contains 16 sections for styling general WooCommerce output like tables and forms as well more specific aspects such as catelogue, single product, cart, and checkout pages.
Theme Tags
blank woocommerce micro theme, customise woocommerce, wordpress theme, wordpress themes 3.0, micro themes, microthemer, woo themes, ecommerce plugin, ecommerce plugins
Tested in Modern Browsers
Blank Woocommerce has been tested in the following browsers:
Theme Files
Instructions in readme.txt
Contents
1. Merging “Blank WooCommerce” into the Microthemer UI
As of Microthemer 1.1.4, multiple Micro Themes and Plugin Styles can be loaded into the Microthemer UI without overwriting each other. When Themeover creates Blank Slate Micro Themes for WooThemes specifically designed for WooCommerce (e.g. Wootique) you won’t need to download or merge Blank WooCommerce because the blank theme will already contain sections for WooCommerce. But if you’re using WooCommerce with a non-Woo Theme, you’ll want to merge Blank WooCommerce with your current set up in the Microthemer UI. Here’s how you do that:
1. Download “Blank WooCommerce” from themeover.com (go to Plugin Styles repository)
2. Install the zip package via Microthemer’s “Manage Themes” page. See instructions here if you haven’t done that before: http://www.themeover.com/install-a-micro-theme-with-microthemer-or-microloader/
4. Go to the Microthemer UI and import the “Blank WooCommerce” Micro Theme. Make sure that you choose “Merge” as the import method.
5. That’s it. The Blank WooCommerce Sections will appear in the Microthemer UI underneath the sections that were present before the import.
2. Overriding CSS Styles Utilizing The !important Declaration
Themes by WooThemes tend to make use of the “!important” CSS declaration. For those of you that haven’t come across the !important declaration, it can be appended to a CSS property value to make the style rule carry more priority that usual (e.g. to ensure that a style rule of “color:red” overrides a style rule of “color:blue”). Normally the CSS selector part of a CSS style rule determines this priority. The more specific a CSS selector, the more priority the style rule has. The !important rule disrupts this convention by trumping all other rules. The only way to override a style with !important is to add your own style rule with !important.
Fortunately, Microthemer makes it very easy to add !important to all your style rules so that you won’t bump into problems when trying to override certain styles defined in Wootique’s style.css. Just go to Microthemer’s “Preferences” page and enable the “Auto-add !important to CSS Styles” option. It’s much much better if you do this at the very start. It you enable !important at a later date you may find that your previously entered (and forgotten) styles override Wootique’s default styles in undesirable ways.
Changelog
This is version 1.0. There have been no changes.