Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173721
    dtourcreative
    Participant

    on this page: http://ce0.793.myftpupload.com/ there is this random white space just above the footer I cannot get rid of. Can you help?

    #1173999
    Jade
    Moderator

    Hi there,

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

    p:empty {
        display: none;
    }

    Hope this helps.

    #1175009
    dtourcreative
    Participant

    Perfect. That worked. what is “p” and what is it normally used for?

    #1175103
    Prasant Rai
    Moderator

    You are most welcome. P in above code stands for paragraph tag.

    Thanks.

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