WooCommerce Mix and Match - Mobile Styles releases
wc-mnm-mobile-styles
by Kathy Darling · github.com/kathyisawesome/wc-mnm-mobile-styles · website
★ 2stars
191release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/kathyisawesome/wc-mnm-mobile-styles/releases/download/2.0.3-beta.1/wc-mnm-mobile-styles-2.0.3-beta.1.zipReadme
WooCommerce Mix and Match - Mobile Styles
Quickstart
This is a developmental repo. Clone this repo and run composer install && npm install && npm run build
OR
Download latest release
What's This?
Experimental mini-extension for WooCommerce Mix and Match that turns the counter error message into a sticky footer.

Important
- This is proof of concept and not officially supported in any way.
- Not ideal for use with Name Your Price or Product Addons.
- Requires Mix and Match 2.7+
Styling the progress bar
You can adjust the styles of the progress bar with the following rules:
.mnm-mobile-container progress.mnm-container-progress::-webkit-progress-bar {
background-color: #eee;
}
.mnm-mobile-container progress.mnm-container-progress::-webkit-progress-value {
background-color: green;
}
.mnm-mobile-container progress.mnm-container-progress::-moz-progress-bar {
background-color: #eee;
}
.mnm-mobile-container progress.mnm-container-progress::-moz-progress-value {
background-color: green;
}
Then for the first CSS rule you shared that looked like,
.mnm-mobile-container progress.mnm-container-progress[value] {
accent-color: green;
background-color: #eee;
}
Automatic plugin updates
Plugin updates can be enabled by installing the Git Updater plugin.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.0.3-beta.1 | Mar 10, 2026 | wc-mnm-mobile-styles-2.0.3-beta.1.zip | 4 |
| 2.0.2 | Aug 17, 2024 | wc-mnm-mobile-styles-2.0.2.zip | 18 |
| 2.0.1 | Aug 9, 2024 | wc-mnm-mobile-styles-2.0.1.zip | 2 |
| 2.0.0 | May 11, 2024 | wc-mnm-mobile-styles-2.0.0.zip | 7 |
| 2.0.0-rc.9 | Mar 20, 2024 | wc-mnm-mobile-styles-2.0.0-rc.9.zip | 4 |
| 2.0.0-rc.8 | Mar 8, 2024 | wc-mnm-mobile-styles-2.0.0-rc.8.zip | 2 |
| 2.0.0-rc.7 | May 26, 2023 | wc-mnm-mobile-styles-2.0.0-rc.7.zip | 15 |
| 2.0.0-rc.6 | Feb 11, 2023 | wc-mnm-mobile-styles-2.0.0-rc.6.zip | 15 |
| 2.0.0-rc.5 | Feb 8, 2023 | wc-mnm-mobile-styles-2.0.0-rc.5.zip | 6 |
| 2.0.0-rc.4 | Jan 12, 2023 | wc-mnm-mobile-styles-2.0.0-rc.4.zip | 13 |
| 2.0.0-rc.3 | Jan 9, 2023 | wc-mnm-mobile-styles-2.0.0-rc.3.zip | 9 |
| 2.0.0-rc.2 | Dec 19, 2022 | wc-mnm-mobile-styles-2.0.0-rc.2.zip | 10 |
| 2.0.0-rc.1 | Dec 16, 2022 | wc-mnm-mobile-styles-2.0.0-rc.1.zip | 6 |
| 2.0.0-beta.5 | Dec 12, 2022 | wc-mnm-mobile-styles-2.0.0-beta.5.zip | 8 |
| 2.0.0-beta.4 | Dec 9, 2022 | wc-mnm-mobile-styles-2.0.0-beta.4.zip | 5 |
| 2.0.0-beta.3 | Oct 19, 2022 | wc-mnm-mobile-styles-2.0.0-beta.3.zip | 9 |
| 2.0.0-beta.2 | Oct 11, 2022 | wc-mnm-mobile-styles-2.0.0-beta.2.zip | 7 |
| 1.2.2 | Jul 25, 2022 | wc-mnm-mobile-styles-1.2.2.zip | 15 |
| 1.2.1 | Jul 20, 2022 | wc-mnm-mobile-styles-1.2.1.zip | 8 |
| 1.2.0 | Jun 15, 2022 | wc-mnm-mobile-styles.zip | 8 |
| 1.1.0 | Jan 31, 2022 | wc-mnm-mobile-styles.zip | 20 |