Tagged: x
-
AuthorPosts
-
April 18, 2016 at 7:13 am #888115
danailyovevParticipantHello,
I have a simple question…I figured out how to make my posts full width with:
.single .x-sidebar { display: none !important; } .single .x-main { width: 100% !important; } .blog .site > .x-container-fluid { max-width: 100% !important; width: 100% !important; }But i really want to not show the category of posts or the type of the post
example – http://awakening.bg/kontrolirashti-vzaimootnosheniya/
How to hide this big “BLOG”and the name of the post?April 18, 2016 at 9:49 am #888401
ThaiModeratorHi There,
Please add the following CSS:
.single-post .x-landmark-breadcrumbs-wrap .x-landmark, .single-post .entry-header { display: none; }Hope it helps 🙂
April 19, 2016 at 9:46 am #890157
danailyovevParticipantIt worked!
How can I also hide the name of the post and the HoMe Icon next to it? Thank!
April 19, 2016 at 3:34 pm #890753
JadeModeratorHi there,
Please try this:
.blog .entry-title { display: none; }Hope this helps.
April 25, 2016 at 3:17 am #898254
danailyovevParticipantHello again,
I added it but it’s still therehttp://awakening.bg/7-klyutcha-kam-bozhestveni-vzaimootnosheniya/
April 25, 2016 at 8:28 am #898588
ChristopherModeratorHi there,
Please disable breadcrumbs from Customize -> Header.
Thanks.
May 3, 2016 at 2:01 am #910283
danailyovevParticipantLol! Thanks! That was easy!
May 3, 2016 at 4:57 am #910431
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
