Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi oceanlawrence,

    is it possible for you to share the URL where you have a form included, so I can tae a look?

    Thread Starter oceanlawrence

    (@oceanlawrence)

    You can have a look on one of my blog posts – oceansocialmedia.com/blog

    Hi oceanlawrence,

    you have the following code in your theme’s CSS file wp-content/themes/genesis/style.css (on line 1509):

    #optinforms-form5-container {
        display: none !important;
    }

    This is preventing the form from being displayed on the page. Please delete the code, or change it to display:block;

    Thread Starter oceanlawrence

    (@oceanlawrence)

    Thanks for the help! its fixed

    You’re welcome, glad it’s working now 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Optin Form Wont Show Up’ is closed to new replies.