Child Theme Header
-
Hi
Sorry if this question has been asked many times before and i may not have the wording correct :). I have a website that is hosted by a 3rd party and only have a web-link to edit the theme. The 3rd party keep telling me its not easy to do this and it will cost a lot!!
I am looking to change the colour of the header and footer with the hexcolour #4f1161. I have tried edit this to another colour by replace all but this doesnt work. The below code contains the hex colour also this is 10 other places within the child theme#header {
background:url(“image/home-section-bg.png”) repeat-x scroll center bottom #f3f3f3 !important;
border-bottom: solid #4f1161 11px;
background: #ffffff;
clear: both;
margin: 0 0 1em;
padding: 1em 0 0;
}Website is silcocks.co.uk and the colour is purple
Any help would be appreciated
The topic ‘Child Theme Header’ is closed to new replies.