Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1390936
    logoglo
    Participant

    Hi, how do I change the size of the checkbox in contact form 7?

    SOLICITUD DE COTIZACION

    #1391358
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    input[type="checkbox"]{
      width: 20px; /*Desired width*/
      height: 20px; /*Desired height*/
    }

    Thanks.

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