Hi,
I am trying to build a website for a student organization, but I’m running into a bit of trouble (especially since I’m not a hardcore CS person). The header and menu on the website I’m building (url here: http://www.hcs.harvard.edu/~rce/) is completely transparent which makes it hard to read the subcategories and texts. I’ve tried fiddling around with the header background color and the background images to try and create a less transparent, if not solid, background for the header and menu, but each time I make any change on the Enfold Stylization tab whether it be through the options given or through Quick CSS, there seems to be no change on the website after I update. I’m not quite sure I understand what is going on or what to do from here. Could someone advise?
Thanks so much!
tanyuanpei
It seems like your server blocks the access to the dynamic stylesheet: http://www.hcs.harvard.edu/~rce/wp-content/uploads/dynamic_avia/enfold.css which contains the custom css code and the code which is generated when you save the styling settings (Enfold > Theme Options). Make sure that the file permission is set to 777 – Enfold must be able to read/write to this file and external visitors must be able to view & download the file – otherwise the browser can’t load & interpret the css code.