Tagged: x
-
AuthorPosts
-
June 20, 2016 at 5:19 pm #1051490
turnkeyflyersParticipantHi, I would like to hide “in stock” from all pages in my woocommerce store as all my products are digital. For example, on this product page: http://geniusflyers.com/shop/residential-flyers/open-house-kit
I noticed a post similar to this but it said something about custom css and I’m not exactly sure where to put this. Thanks,
June 20, 2016 at 11:12 pm #1051903
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
p.stock.in-stock { display: none !important; }Thanks.
June 20, 2016 at 11:15 pm #1051907
turnkeyflyersParticipantIs this sitewide or for that page? I didn’t use cornerstone to create this page, since it’s a woocommerce page. How do I access the customizer in this case? Thanks,
June 21, 2016 at 1:27 am #1052023
John EzraMemberHi there,
Thanks for updating the thread! This is site wide for the specific selector. To access the customizer custom CSS settings, go to: Appearance > Customize > Custom
Hope this helps – thanks!
June 21, 2016 at 2:35 am #1052082
turnkeyflyersParticipantThat did it! Thank you!
June 21, 2016 at 2:39 am #1052089
LelyModeratorYou’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1051490 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
