Hi, I am trying to change the header background colour on my website http://www.agathosfinancial.ie/ but it is not working
Wordpress version is 3.9
Enfold Theme version 2.7.1
I have created a login for you if you need it.
Thanks
Hey GOWD!
Please add following code to Quick CSS
.html_header_top.html_bottom_nav_header #header_main { background: orange; }
#header_main_alternate { background: -webkit-linear-gradient(top,#7f4c99,#de8ae2); }
Cheers!
Yigit
Hi Yigit, I applied the css code you provided but there was no change in the header background
Hi!
Looks like you need to change the permissions on the themes generated css file:
http://agathosfinancial.ie/wp-content/uploads/dynamic_avia/enfold.css
That file must be publicly viewable for the theme styling to load.
Best regards,
Devin
Hi Devin, problem solved, everything now working, the sites host has the worlds worst default settings!
you can mark this thread as resolved, thanks