Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #911959
    Headlines34
    Participant

    Hi,

    I need to increase CF7 font size and assuming container height.

    Website: http://66.147.244.78/~pillarre/test/

    Thank you,
    Chuck

    #911961
    Headlines34
    Participant
    This reply has been marked as private.
    #912274
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        font-size: 18px;
    }
    

    Hope that helps.

    #913246
    Headlines34
    Participant

    BINGO! Thanks!

    #913521
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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