Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1133325
    yhshin1020
    Participant

    Hey,

    I have a contact form 7 set up on my website.

    More details are below.

    Thanks!

    #1133332
    yhshin1020
    Participant
    This reply has been marked as private.
    #1133351
    yhshin1020
    Participant
    This reply has been marked as private.
    #1133770
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

      .wpcf7-checkbox > span {
      margin-right: 10px;
      display: inline-block;
      }
    
      .wpcf7-checkbox [type="text"] {
      display: inline;
      }
    .has-free-text, .has-free-text * {
    width: auto !important;
    display: inline;
    }

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1133325 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>