Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1347878
    amihaidani
    Participant

    Hello,

    I want to disable the fixed header for specific pages.
    Using icon stack.
    What code should i put in the custom css per page?

    Thank you 🙂

    #1348021
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .page-id-3034 .x-navbar {
        position: relative !important;
    }

    Please replace page id.

    Thanks.

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