Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #914034
    mettigugi
    Participant

    Hi

    Underneath the Header, on every page there is the Page Name or the Category Name displayed, on a grey background. I want to remove this Bar completely, but I just can’t find out how. I’ve attached pictures so you know that I mean.

    It must be an easy solution, but I’ve been trying to figure it out for hours and am starting to lose my mind. Please help.

    #914261
    John Ezra
    Member

    Hi there,

    Thanks for writing in! We may need to provide you with CSS to hide that area. To assist you with this issue, would you mind providing us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything. Thanks!

    In the meantime, You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    header.x-header-landmark.x-container.max.width {
        display: none;
    }

    Hope this helps – thanks!

    #914434
    mettigugi
    Participant

    Thank you for your help, that kind of did what I wanted but I actually figured out my problem by chance. I simply had to change the page settings to “No container”, that does exactly what I wanted.

    Just in case anybody else has a similar problem:

    In the Cornerstone Page Editing Menu you have to go to Settings->General->Page Template: “Blank: No Container / Header, Fotter”

    My problem was every page started with the “Default Template” and that always has a container and the page/category name. I knew it must be something simple and it was driving me crazy. Phew.

    #940122
    Joao
    Moderator

    Great,

    Thanks for the input for the community.

    Joao

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