Title: boodoo31's Replies | WordPress.org

---

# boodoo31

  [  ](https://wordpress.org/support/users/boodoo31/)

 *   [Profile](https://wordpress.org/support/users/boodoo31/)
 *   [Topics Started](https://wordpress.org/support/users/boodoo31/topics/)
 *   [Replies Created](https://wordpress.org/support/users/boodoo31/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/boodoo31/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/boodoo31/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/boodoo31/engagements/)
 *   [Favorites](https://wordpress.org/support/users/boodoo31/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Job Board] exclude job type from listing](https://wordpress.org/support/topic/exclude-job-type-from-listing/)
 *  Thread Starter [boodoo31](https://wordpress.org/support/users/boodoo31/)
 * (@boodoo31)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/exclude-job-type-from-listing/#post-11635570)
 * thanks for your answer,
    GDPR requires that the user clearly expresses his choice
   by checking a box or something like that, putting a simple text or a pre checked
   box are not recommended. at the moment , i can’t consider that this plugin is
   GDPR compliant as it only displays a text, and i hope that you’ll consider that
   in a future upgrade
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] font too small, overlapping](https://wordpress.org/support/topic/font-too-small-overlapping/)
 *  Thread Starter [boodoo31](https://wordpress.org/support/users/boodoo31/)
 * (@boodoo31)
 * [7 years ago](https://wordpress.org/support/topic/font-too-small-overlapping/#post-11501384)
 * that works, Thanks for your support
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] font too small, overlapping](https://wordpress.org/support/topic/font-too-small-overlapping/)
 *  Thread Starter [boodoo31](https://wordpress.org/support/users/boodoo31/)
 * (@boodoo31)
 * [7 years ago](https://wordpress.org/support/topic/font-too-small-overlapping/#post-11497311)
 * hi Angus,
    thanks for your help, the overlapping issue was fixed by adding your
   code to md css , but the font size does not change when i input your first code..
   Also , the first line of the message field does not show . again, thanks for 
   your help
 * here’s what i have in template css
 *     ```
       .wpcf7-form-group {
         margin-bottom: 20px; }
   
       .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio) {
         font-size: 13px;
         padding: 14px;
         height: auto;
         outline: none;
         -webkit-box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06);
                 box-shadow: inset 1px 2px 0 rgba(0, 0, 0, 0.06);
         border: 1px solid #D9D9D9;
         width: 100%; }
   
       .wpcf7-form-label {
         text-transform: uppercase;
         font-size: 11px;
         color: #969696;
         font-weight: normal; }
   
       .wpcf7-submit {
         -webkit-box-shadow: none;
                 box-shadow: none;
         font-size: 13px;
         font-weight: 700;
         border-style: solid;
         border-radius: 3px;
         -webkit-transition: background-color .15s ease-out;
         transition: background-color .15s ease-out; }
   
       div.wpcf7-response-output {
         margin: 0 !important;
         padding: 10px 20px !important; }
       ```
   
    -  This reply was modified 7 years ago by [boodoo31](https://wordpress.org/support/users/boodoo31/).
    -  This reply was modified 7 years ago by [boodoo31](https://wordpress.org/support/users/boodoo31/).

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