Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #992368
    Rupok
    Member

    Hi there,

    Thanks for updating. You can hide the footer widget for specific pages with custom CSS. You can add CSS as below :

    .page-id-10 .x-colophon.top, 
    .page-id-11 .x-colophon.top {
      display: none;
    }

    Replace the page-id-X with your specific page ID.

    Follow this to locate page/post ID : https://theme.co/community/kb/how-to-locate-post-ids/

    Hope this makes sense.

    Cheers!

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