Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1220526
    Timm Jensen
    Participant

    As the title says,

    How do i remove the footer from all my posts?

    Please give CSS, so the footer get’s completely removed from all my post.

    Thank! :)<3

    #1220550
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .single-post footer.x-colophon.top,.single-post footer .x-colophon.bottom{
    display

    :none;
    }`

    If you want to remove it from all posts and pages, please change settings under Customize -> Footer.

    Hope that helps.

    #1220753
    Timm Jensen
    Participant

    Thank you so much! what a great support!

    #1220775
    Thai
    Moderator

    If you need anything else please let us know.

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