Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1236078
    adubs777
    Participant

    Why is the first column in this row not aligning all the way to the top??

    #1236086
    adubs777
    Participant
    This reply has been marked as private.
    #1236369
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    It’s due to the line breaks that is converted to <p></p>.

    Please add this to Admin > Appearance > Customizer > Custom > CSS.

    
      p:empty {
      display:none;
      }

    Hope this helps.

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