Woocommerce font color issue This topic has 6 replies, 2 voices, and was last updated 7 years ago by Grace Themes. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts July 6, 2018 at 9:13 pm #10121 ThomasParticipant Hello, When checking out from woocommerce, the there are two issues with the text color on my page. Do you know where I can edit the text color? July 7, 2018 at 6:10 am #10123 Grace ThemesMember Hi Thomas, Please share your website URL and write in details about on which page you are getting text color issue. We will check and assist you quickly. Regards Grace Themes July 7, 2018 at 6:17 am #10124 ThomasParticipant Sure, Please select a product and add to cart: https://www.lonestartracking.com/index.php/product/lst-2160-wired-gps-tracking-device-no-monthly-fees/ After you add it to the shopping cart, please click on View Cart. While viewing the contents of the shopping cart, you will see that all the text is pink. How can I change this color? July 7, 2018 at 11:25 am #10128 Grace ThemesMember Hi Thomas, To change the text color on this Cart page Go to Appearance -> Editor -> style.css add below css code at the end of file .woocommerce table.shop_table th, .woocommerce-page table.shop_table th { color: #217ebc !important; } Please do this changes and let me know your feedback. Regards Grace Themes July 7, 2018 at 4:56 pm #10132 ThomasParticipant Thank you for your support, however that didn’t seem to change the text font. Any other thoughts? Thanks, Tommy July 7, 2018 at 10:50 pm #10134 ThomasParticipant I did a quick search, and here are the files that contain that font color code: `[lst@usa02 html]# grep -Ril “#ff6d84” /var/www/html/ /var/www/html/wp-content/cache/page_enhanced/www.lonestartracking.com/_index_ssl.html /var/www/html/wp-content/uploads/fvm/out/header-b4c5ae7f-0.min.css July 8, 2018 at 5:36 am #10136 Grace ThemesMember Hi Thomas, Please send WordPress admin login details of your website for temporary at [email protected] so we can check and solve this issue quickly. Also please try by adding the below code in Appearance -> Theme Options -> Basic Settings -> Custom CSS .woocommerce table.shop_table th, .woocommerce-page table.shop_table th { color: #217ebc !important; } Please check and let me know your feedback. Regards Grace Themes Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In