=== POFW Option CSS === Contributors: pektsekye Tags: product options, custom design Requires at least: 4.7 Tested up to: 6.4.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds custom CSS classes to product options of the "Product Options for WooCommerce" plugin. == Description == This plugin requires [Simple Product Options for WooCommerce](https://wordpress.org/plugins/product-options-for-woocommerce/) plugin. Allows to add custom CSS classes to product options. So you can apply specific style for certain product option or option value. Also another plugin or custom JS script can find that specific product option by CSS class. You can check a demo on this page: **[DEMO Page](http://hottons.com/demo/wp/ef/product/option-css/)** You can read the installation instructions here: **[README](http://hottons.com/demo/wp/ocss/README.html)** **Simple Code Idea:** The idea of this plugin is to keep the base version as simple as possible. And to add the new features as modifications. This plugin has just 17 files to make it easy to use and customize. If you need more features check the modifications page [hottons.com/ocss_modifications](http://hottons.com/ocss_modifications) Contact me by email if you have questions or need help. == Screenshots == 1. Product options. 2. The Option CSS tab on the edit product page. 3. Product options with custom CSS class on the front-end product page. == Installation == Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0 1. Unzip the downloaded zip file. 2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site. 3. Activate `POFW Option CSS` from Plugins page. Contact me by email if you have questions or need help. == Changelog == = 1.0.0 - Released: May, 18 - 2020 = * Initial release == Translators == = Available Languages = * English (Default) == Documentation == Full documentation is available [here](http://hottons.com/demo/wp/ocss/README.html).