Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #998148
    Darshana
    Moderator
    This reply has been marked as private.
    #998711
    simonpurdon
    Participant

    Hi Darshana, please could you help with the css required to get the two name fields to appear inline with each other and then the email field below, as per my below request.

    Thanks!

    #998991
    Rad
    Moderator

    Hi there,

    Sure, please add this CSS to Admin > Appearance > Customizer > Custom > CSS

      .home #x-subscribe-form-1521 fieldset:nth-child(4), #x-subscribe-form-1521 fieldset:nth-child(5){
      display: inline-block;
      width: calc(50% - 0.625em);
      }
      .home #x-subscribe-form-1521 fieldset:nth-child(4) {
      margin-right: 1.25em;
      }

    Hope this helps.

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