• Resolved RevWonderland

    (@revwonderland)


    I have the plugin all setup and I would like for our members to be able to add and maintain their own entries, however when I pull up the Submit New Entry form on the front-end of the website – the labels are in white font (on a white background). They are impossible to read.

    Is there a way to change the font color on the submission form page?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    I can not see the page because it require a username/password… but I know the cause is likely the default styling from the theme which is settings text to default as white.

    If you can configure the page not to require a login to view I can help by giving you some custom CSS to correct this.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Making as resolved due to inactivity. If you still need help with this, please do not hesitate to reopen and let me know.

    Thread Starter RevWonderland

    (@revwonderland)

    I have removed the password requirement so you can see the form.

    Thank you for your help!

    Plugin Author Steven

    (@shazahm1hotmailcom)

    It still displays the login form.

    Thread Starter RevWonderland

    (@revwonderland)

    Plugin Author Steven

    (@shazahm1hotmailcom)

    I can now see the form too.

    Please add this to the theme’s custom CSS area found in the Customizer:

    form#cn-form {
        color: #000;
    }

    That should correct the CSS conflict. I hope this helps, please let me know.

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

The topic ‘Submit New Entry Form Not Readable’ is closed to new replies.