Tagged: x Author Posts July 12, 2016 at 6:16 pm #1083895 WoodWatchCoParticipant I’m having trouble changing the colors of prices site-wide including my product pages, cart, checkout, etc. Can anyone provide a CSS snippet? Thanks in advance. July 12, 2016 at 6:16 pm #1083896 WoodWatchCoParticipant This reply has been marked as private. July 13, 2016 at 2:49 am #1084421 FriechModerator Hi There, Thanks for writing in! You can add this under Custom > CSS in the Customizer. /*product page*/ .woocommerce .price > .amount { color: red; } /*cart page / checkout page*/ span.woocommerce-Price-amount.amount { color: red; } Feel free to replace those color value. Hope it helps, Cheers! July 14, 2016 at 11:42 am #1087060 WoodWatchCoParticipant Beautiful, thank you. You guys are helpful as always 🙂 July 14, 2016 at 12:59 pm #1087202 JoaoModerator Glad to hear it. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1083895 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In