Can the header colour be changed from white at all?
Thank you. :)
Hey arrantawhara!
Can you post the link to your website so we can see what type of header you are using? You can try adding following code to Quick CSS in Enfold theme options under Styling tab
#header_main { background-color: red; }
Regards,
Yigit
http://123.100.86.227/~nzbarris/dir/
Thanks for that.
Edit: I have the color scheme as Greyscale, can the header be greyscale?
Hey!
It seems like you have changed header color to black already! You can add following code to change the color of menu items
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li > a { color: white; }
Best regards,
Yigit
Thank you for your quick replies!
Edit: I have the color scheme as Greyscale, can the header be greyscale?