Title: WooCommerce css does not work
Last modified: November 19, 2020

---

# WooCommerce css does not work

 *  [honlapdavid](https://wordpress.org/support/users/honlapdavid/)
 * (@honlapdavid)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-css-does-not-work/)
 * Hello,
 * unfortunately custom CSS code not working in the site.
 * What is the problem? Can you help me?
 * This code:
 *     ```
       table.shop_table.woocommerce-checkout-review-order-table tr{
           display: flex !important;
           flex-direction: column !important;
       }
   
       table.shop_table.woocommerce-checkout-review-order-table thead tr,
       table.shop_table.woocommerce-checkout-review-order-table tbody tr{
           flex-direction: row !important;
       }
   
       table.shop_table.woocommerce-checkout-review-order-table thead tr th,
       table.shop_table.woocommerce-checkout-review-order-table tbody tr td{
           width: 100% !important;
           display: block !important;
           text-align: left !important;
       }
   
       table.shop_table.woocommerce-checkout-review-order-table #shipping_method li,
       table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td{
           text-align: left !important;
       }
   
       table.shop_table.woocommerce-checkout-review-order-table #shipping_method li input{
           margin-right: 10px !important;
       }
   
       table.shop_table.woocommerce-checkout-review-order-table .zasikovna-ico img{
           display: block !important;
           margin-right: 0px !important;
           margin-left: auto !important;
       }
        .zas-pop-kont, .zas-tlac
       	{
       		width: 100% !important;
   
       }
       ```
   
    -  This topic was modified 5 years, 6 months ago by [honlapdavid](https://wordpress.org/support/users/honlapdavid/).

Viewing 1 replies (of 1 total)

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-css-does-not-work/#post-13686962)
 * Hi,
 * PLease share the snapshot and page URL where you are facing the issue.

Viewing 1 replies (of 1 total)

The topic ‘WooCommerce css does not work’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-css-does-not-work/#post-13686962)
 * Status: not resolved