• Hey I know this is pretty vague but there is a website I’m working on (incdesign.com). It’s live now so if you want you can see it but the contact page is supposed to have a wordpress contact page and it’s completely black. Does anyone have an idea what issue might be? It would be greatly appreciated.

Viewing 1 replies (of 1 total)
  • Here’s the culprit, some embedded CSS:

    <div id="main" class="wrapper">
    <style>
    #main {
        background: black;
    }
    ...
Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form completely black’ is closed to new replies.