Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #884942
    Marcelo
    Participant

    Hi there,

    For some reason I have a form an the button does not resize on mobile, the form resizes but the button does not. It occurs only on mobile, on desktop it’s fine. Do you know any CSS code that can get this issue sorted? The webpage is http://www.atracaodeclientes.com.br/fale-com-um-coach

    Any help would be very appreciated indeed!

    Thanks!

    #885676
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (max-width:480px){
    .meshim_widget_widgets_ConnAwareSubmit.wide {
        width: 66%;
    }
    }

    Thanks.

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