Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #982566
    onefoursix
    Participant

    re: http://www.onefoursix.co.uk

    you will see a pop up in the bottom right hand corner appear asking for a free consultation.

    How do i get the contact form field to stretch across the whole box please?

    #982649
    Darshana
    Moderator

    Hi there,

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

    
    #wpcf7-f8492-o2 #your-name {
        width: 100% !important;
    }
    

    Hope that helps.

    #983609
    onefoursix
    Participant

    Thank you however this does not work for Google Chrome.. Can you provide a fix please?

    #983657
    Rupok
    Member

    Hi there,

    I can’t see the suggested code on your site rather you have this :

    .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
        width: 49.5% !important;
    }

    You can either edit this or make sure to add the suggested code. You can try updating the code bit :

    .cp-slidein-popup-container .wpcf7 #your-name {
      width: 100% !important;
    }

    Hope this helps.

    Cheers!

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