This topic has 21 replies, 4 voices, and was last updated 9 years, 12 months ago ago by Robert Hall
Most of the headers to choose from are solid white. How do I change them to pink?
Hello,
Please provide us with your site link to assist you.
Thank you.
Regards,
Eva Kemp.
Ok. the link is http://olympiabeautystore.com.previewdns.com/ Client wants to change the header at the top from white to pink.
Hello,
Try to add this code into custom.css file.
header {
background: pink;
}
Regards,
Robert Hall.
can the code also accomodate hex codes for color to get a specific color?
Code did not work. Nothing changed
Hello,
Please try to use this code:
.header-wrapper.header-type-10.header-scrolling {
background-color: #FF99B3 !important;
}
Thank you.
Regards,
Eva Kemp.
no. didnt work for some reason
Hello,
Please provide us with wp-admin panel credentials to check the issue.
Thank you.
Regards,
Eva Kemp.
Ok. here you go. thank you
Hello,
I’ve added code into custom.css file same as I wrote above and it’s works well. Check it.
Regards,
Robert Hall.
Robert do you remember what coed you put into the file? My client wanted it changed back to white and I removed the code.
Hello,
To change header background color use this code in custom.css file:
header, .fixed-header-area {
background-color: pink !important;
}
Thank you.
Regards,
Eva Kemp.
ok she is now using header type 2. the code you gave me doesnt work btw
Hello,
Please provide us with the correct wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Ok. this will be for a different url.
See private area
I have the same problem:
first of all I chose the type of header in Theme Option.
I set my custom color in custom.css and in my home page works perfectly.
I created an About us page, but the header hasn’t the color settings. I tried to change color but now I have to edit all the and .
Why you did not think to put this function in Theme Option?!
Hello @hostpuppies,
You had Custom CSS disabled in Theme Options > Custom CSS. I’ve enabled it and the changes are visible now.
Please check and clear browser cache before.
Thank you.
Regards,
Eva Kemp.
Hello @Nebulas,
Please specify what problem you’re experiencing currently.
Also provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Thank you. looks awesome still cant see what changes you have made but its the right color
Hello hostpuppies,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Change Header Colors’' has been successfully resolved, and the topic is now closed for further responses