Tagged: x
-
AuthorPosts
-
May 5, 2016 at 4:42 am #914034
mettigugiParticipantHi
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.
May 5, 2016 at 8:58 am #914261
John EzraMemberHi 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!
May 5, 2016 at 10:47 am #914434
mettigugiParticipantThank 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.
May 5, 2016 at 3:20 pm #940122
JoaoModeratorGreat,
Thanks for the input for the community.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-914034 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
