Urgent help needed

It is part of some inline styles within your header so could be on all pages and being injected via a theme or plugin

Code:
<style type="text/css" id="wp-custom-css">
            .woocommerce-loop-category__title, .woocommerce-loop-product__title, .entry-title, .tab-description {
                color: white;
                letter-spacing: 0.1em;
                font-size: 1.3em !important;
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
            }

            body {
                color: white;
            }

            .woocommerce-breadcrumb, .page-title {
                color: white;
            }

            h2, h6 {
                color: white;
            }
        </style>
 
Upvote 0

fisicx

Moderator
Sep 12, 2006
46,722
8
15,391
Aldershot
www.aerin.co.uk
You can set the colours for the contact form independent of the rest of the site.

Go to the site cutomiser and select the additional CSS section. Add the following and publish:

.wpcf7-form label {color: #000000;}
 
Upvote 0

Latest Articles

Join UK Business Forums for free business advice