Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113204
    ajbstevens
    Participant

    I am wanting to reduce the line spacing between the address components.

    #1113206
    ajbstevens
    Participant
    This reply has been marked as private.
    #1113292
    Rupok
    Member

    Hey there,

    Thanks for writing in! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    However to make the spacing even, you can try this :

    body .gform_wrapper ul li.gfield {
      margin-top: -20px !important;
    }

    Thank you for your understanding.

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