Hi guys, the inline styles, that you mentioned above are meant to change when you edit the ‘Colour Scheme Options’ via the admin interface, don’t appear to be changing. Any ideas why?
when I change them they show the correct colours I’m expecting to see in the Admin interface (and the correct colours show in the admin whenever I look there), but on the site itself, it’s still showing the default green-ish colours. The rest of the page is updating without any issue when I make changes – just not the colouring that is inline – and being inline, with !important already on it – I can’t overwrite it with css.
This is an example of the green colour remaining in the inline style…
span.highlighted, span.dropcap4, .loved-item:hover .loved-count, .flickr-widget li, .portfolio-grid li, .wpcf7 input.wpcf7-submit[type="submit"], .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li span.current, figcaption .product-added, .woocommerce .wc-new-badge, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a, .woocommerce .widget_layered_nav ul li.chosen > *, .woocommerce .widget_layered_nav_filters ul li a {
background-color: #1bbeb4!important;
color: #ffffff;
}
In this case it appears to be this value… .wpcf7 input.wpcf7-submit[type=”submit”] … for the Submit/Send button.
I’ve attached images of the settings and the issue.
Be greatful for your thoughts on what is going wrong.
Thanks.
Attachments:
You must be
logged in to view attached files.