Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1082798
    oliver b
    Participant

    hello,

    i want to have in the form name + email in one row – in gravity preview this works. see screenshot.
    how to have this in x theme, too? i’ve tried already solutions in the x forum, did not work. 🙁

    live:
    http://berhausen.net/bewertung-neu/

    (latest x/shortcut/wordpress)

    thanks
    oli

    #1083135
    Paul R
    Moderator

    Hi Oli,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    body .gform_wrapper .top_label li.gfield.gf_left_half,
    body .gform_wrapper .top_label li.gfield.gf_right_half {
        float:none;
    }
    

    Hope that helps.

    #1083144
    oliver b
    Participant

    very great! 🙂 this fixed it! 🙂

    #1083367
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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