• Hello! I’m currently using a template and a dummy blog post to test out the layout. A user can write a comment in the “comment” field, but cannot click the “Name”, “Email” and “Website” fields. In order to access those fields, you need to start in the “comment” box and press tab to move to the next field.

    I took out my custom CSS to see if it fixed the issue, but it did not. I also tried deactivating all my extra plugins, but that didn’t help either.

    Any help is appreciated! Thank you.

    • This topic was modified 4 years, 10 months ago by espressme.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The main.css file has a rule
    form p { position: relative; }
    When I disable that rule, it works fine.
    You should ask in your theme’s support forum about this rule, so it can be fixed for everyone.

    Thread Starter espressme

    (@espressme)

    Wow, thank you so much! It’s working.
    I’ll definitely shoot them over a message. Appreciate it!

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

The topic ‘Comment Field (Name, E-mail, Website) Unclickable on Blog Posts’ is closed to new replies.