Hi if I go to http://217.199.187.190/k4kitchendesign.co.uk/
When I move down the page it changes to the original settings. How can I stop this colour change as my client is asking for it not to happen?
Hey codecreative!
Are you talking about the header?
If so then add this to your custom CSS.
.header_bg, #header_meta {
background: #444 !important;
}
Best regards,
Elliott