Tagged: x Author Posts September 21, 2016 at 5:57 pm #1185518 Paul DemocritouParticipant Hello, I would like to change the font color on the “Out of Stock” on pages like this. http://pauldemocritou.com/product/mug/ I’ve tried .woocommerce li.product.outofstock .entry-header { font-color: #ff0000; } but it didn’t work. Please help, PD September 21, 2016 at 11:22 pm #1185936 Prasant RaiModerator Hello PD, Thanks for writing in! You can add this under Custom > CSS in the Customizer: p.stock.out-of-stock { color: #ff0000 !important; } Thanks. September 29, 2016 at 3:17 pm #1196281 Paul DemocritouParticipant Great, thanks. September 29, 2016 at 6:55 pm #1196496 JadeModerator You’re most welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1185518 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In