Tagged: x
-
AuthorPosts
-
June 26, 2016 at 9:45 am #1060127
facelessParticipantWhen I choose Blank – Container | No Header, No Footer I’m not getting any breadcrumbs which is what I’d like. However, I want to show breadcrumbs but not the logo of my site or menu, just the breadcrumbs.
using renew 5
here’s the page: https://squarology.com/positional-chess/development/e1/
thanks
June 26, 2016 at 10:06 am #1060143
ThaiModeratorHey There,
To hide the logo & menu for this page only, please add the following CSS:
.page-id-37 .x-logobar, .page-id-37 .x-navbar-wrap { display: none; }Regards!
June 26, 2016 at 10:34 am #1060165
facelessParticipantVery nice. I’d like to go this some other pages as well so I’m guessing I could set up a class and then apply the class to the page, right? How would I apply the class to the page though? Perhaps I could add that class to the page by putting it in the css customizer but will that apply it to all my pages?
thank you!
June 26, 2016 at 10:44 am #1060171
ThaiModeratorHi There,
You can add the body class to your pages.
In WordPress dashboard please navigate to edit your pages, scroll down to Page Settings section > Body CSS Class(es) > add your classes:
http://i.imgur.com/qDeGIhK.png
So the custom CSS will be:
.my-custom-page .x-logobar, .my-custom-page .x-navbar-wrap { display: none; }Hope it helps 🙂
June 26, 2016 at 10:46 am #1060172
facelessParticipantyou’re the man!!
thanks!
June 26, 2016 at 12:02 pm #1060217
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1060127 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
