Tagged: x Author Posts August 22, 2016 at 4:06 pm #1142117 Peter FaeParticipant Hey. This is how my Shop page looks currently –> https://cl.ly/0O3n1H3O3j06 Notice that the text is white on the sidebar and can barely be seen. Also notice that there is grey in some sections and white in others. How can I make the whole screen white with black text in the sidebar? August 22, 2016 at 8:12 pm #1142418 John EzraMember Hi there, Thanks for writing in! We need to use some CSS to fix this. Would you mind providing your URL so we can take a look. Thanks! August 26, 2016 at 2:07 pm #1148654 Peter FaeParticipant http://www.intothemythica.com August 26, 2016 at 8:32 pm #1149084 DarshanaModerator Hi there, You can add this under Custom > CSS in the Customizer. .woocommerce .x-sidebar { background-color: #ffffff; } .woocommerce .x-sidebar a { color: #000000 !important; } .woocommerce .x-sidebar .quantity { color: #000000; } .woocommerce .x-sidebar .total { color: #000000; } .woocommerce .x-sidebar .empty { color: #000000; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1142117 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In