xpay✦ Commerce
Directory
WooCommerce plugins
CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS
CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS
CSS classes depending on the cart to customize the checkout.
5.0
(1 ratings)Will this break my store?
What the WordPress.org registry says about keeping CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS running.
Tested to 7.0.2
Tested against the WordPress branch in use today.3 months ago
At least 1.0 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.2
Your host must be running at least this version.4.6
woocommerce
These must be installed and active first.1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how CSS Classes For WooCommerce – customize the WooCommerce cart and checkout via CSS is looked after — not on how many stores run it.
Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
10 / 15Listing transparency
3 / 10Ratings
5.0
1 ratingCSS Classes For WooCommerce adds CSS classes to the body depending on the cart and the customer.
You can then use those classes to customize the checkout and cart pages with your custom CSS.
CSS classes added to the body if:
- The cart is empty or not empty
- There is at least a product with a price greater than zero (payment methood needed)
- The shipping methods are shown or not needed
- If the shipping address is needed or there are only digital products in the cart
- The prices are shown including or excluding taxes
- All products are sold individually
- There are specific products in the cart
- The quantity of specific products is a specific number
- The billing address of the customer has a specific country
- The customer has a specific role on the website
- The customer has already bought something
- The customer has bought a specific number of time
If for example in the cart there are only products that can be sold individually, you can take advantage of the CSS class added by this plugin to hide the column “Qty” .
In this case you will write the CSS
.ccfw-cart-all-sold-individually-true .shop_table .product-quantity {
display: none;
}
How customize the WooCommerce cart and checkout via CSS
- The plugin doesn’t provide any option, and you will not see any settings page. Just activate it.
- Right-click and click on Inspect on the frontend.
- Read the value of the class attribute of the body element.
- Use the CSS classes added to the body for your custom CSS
Requirements
You can take advantage of this plugin only if you have at least basic skills with CSS and are able to add your custom CSS.
In other cases, you will not know what to do with this plugin.
Backend Speed Optimization
Is your dashboard slow? We optimize admin performance by improving queries and reducing plugin load.
Read Backend Speed Optimization Service for more information.
Plugin details
Tags on WordPress.org
