jaw@jawtemplates.com

Tag: shop

How to Make Top Bar Shopping Cart Scrollable

please add this to custom css (appearance->theme options->custom code->custom css) /* JAW – scrollable top bar cart */ .top-bar-woo-cart ul.cart_list.product_list_widget {     max-height: 400px;     overflow-y: scroll; }

Some Product Categories Not Showing

If you encounter with this issue, simply assign a product to your category or subcategory. This is a matter of woocommerce functionality and it has nothing to do with our theme 😉 Thank you.