Tagged: x Author Posts June 29, 2016 at 11:58 am #1065148 bryan1976Participant Hi, I would like to remove 2 elements from woo commerce in the Icon stack. the web page is here http://dev.theaudiobarn.co.uk/product/atc-scm11/ I have attached picture of the 2 elements: 1 – The box around the product 2 – The ‘ADD TO CART’ button that appears on hover over the product. Many thanks, Bryan June 29, 2016 at 12:34 pm #1065209 ThaiModerator Hi Bryan, Please add the following CSS under Customizer > Custom > Global CSS: .woocommerce div.product .images .x-img, .woocommerce li.product .entry-featured { border: none; } .woocommerce li.product .entry-header .button { display: none; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1065148 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In