Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1065571
    gareth0151
    Participant

    hi, my styling has gone from my gravity forms, can you help please? Gravity are saying it is a them problem.

    https://www.driverguardian.com/product/uk-breakdown-cover/

    can this be fixed with CSS? I tried a few examples from the forums but none helped me

    thanks
    Gareth

    #1065879
    John Ezra
    Member

    Hi Gareth,

    Thanks for writing in! In as much as we would like to help. We have no idea what could have happened. Also we do not know how it used to look and also what you would like the styling to be. If you could provide more details we may be able to assist you to achieve what you want. Please do update us – thanks!

    #1066382
    gareth0151
    Participant
    This reply has been marked as private.
    #1066457
    Paul R
    Moderator

    Hi Gareth,

    Can you provide us a screenshot on how your form looks before.

    Thanks

    #1066527
    gareth0151
    Participant

    Hi no as it has changed, I had the field left and right so in two columns

    #1066674
    Paul R
    Moderator

    Hi Gareth,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .gform_wrapper .chosen-container {
        width: 100% !important;
    }
    
    .gform_wrapper ul.gform_fields li.gfield {
        width: 50%;
        display: inline-block;
    }
    

    Hope that helps.

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