Tagged: x Author Posts June 24, 2016 at 9:29 am #1058096 CherylwoodmanParticipant Hi Themeco, I am a bit baffled, I have un-ticked all options that show stock in the ethos/woocommerce shop, but I can still see an ‘in stock’ on the pages… Take a look here –> http://honestyforyourskin.co.uk/index.php/product/renew-antioxidant-night-oil/ Can I remove this? Cheryl June 24, 2016 at 10:07 am #1058176 JoaoModerator Hi Cheryl, Please add the following code to Appereance Customizer Custom CSS p .stock .in-stock { display: none; } Hope it helps, Joao June 29, 2016 at 10:43 am #1065025 CherylwoodmanParticipant Thanks Joao – that works perfectly! June 29, 2016 at 11:11 am #1065070 RahulModerator You are most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1058096 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In