• Hi, currently form wrapper (<div>) IDs in case of two forms on the page work as follows:

    Contact form 1> #wpcf7-f52-o1
    Newsletter form 2> #wpcf7-f52-o2

    On another page, where there is only the newsletter form its ID is:
    #wpcf7-f52-o1

    It leads to confusion with writing an appropriate styles because form wrapper ID changes dynamically, depending on the number of forms on the page.
    Is it possible to make it more consistent without using custom wrapper?

    https://wordpress.org/plugins/contact-form-7/

  • The topic ‘Form wrapper IDs issue’ is closed to new replies.