Tagged: x
-
AuthorPosts
-
November 15, 2016 at 11:11 am #1258190
Claudis0001ParticipantI’d like to remove the title “Blog” from all of my single blog post pages and its associated spacing.
Thanks – I love your theme.
November 15, 2016 at 11:23 am #1258211
RahulModeratorHey There,
Thanks for writing in!
To assist you with this issue, we’ll first need you to provide 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.
November 15, 2016 at 11:58 am #1258268
Claudis0001ParticipantThis reply has been marked as private.November 15, 2016 at 12:24 pm #1258306
RahulModeratorHey There,
Thanks for providing us the URL of your WebSite.
Please add this CSS at Appereance > Customizer > Custom > CSS :
.h-landmark span, .entry-title.h-landmark span { display:none;Hope this helps, let us know how it goes!
November 15, 2016 at 12:31 pm #1258318
Claudis0001ParticipantThanks for the prompt reply. Unfortunately, that removed “Blog” from the posts index page as well. I’d still like it to say “Blog” on that page.
Also, once it’s removed how can the spacing associated with Blog also disappear, I think it’s x-header-landmark?
November 15, 2016 at 1:18 pm #1258363
PauliinaMParticipantI’M having a similar issue, but want to remove the whole blog post box from my landing page. I have it set as a static front page, but the blog box still remains. I tried a plugin, nothing.
What can I do?November 15, 2016 at 1:20 pm #1258367
PauliinaMParticipantThis reply has been marked as private.November 15, 2016 at 1:20 pm #1258368
Nabeel AModeratorHi again,
Please replace the previous code with this:
.single-post .h-landmark { display: none !important; }Let us know how this goes!
November 15, 2016 at 1:47 pm #1258392
Claudis0001ParticipantUnfortunately, that didn’t do it.
November 15, 2016 at 1:49 pm #1258394
Claudis0001ParticipantWhoops. I must have pasted it in wrong. It works now, but the space is still there, even though the Blog word is not. How can I remove the spacing?
November 15, 2016 at 4:42 pm #1258546
DarshanaModeratorHi there,
Use the following CSS rule instead.
.single-post .x-header-landmark { display: none; }Hope that helps.
November 15, 2016 at 11:29 pm #1258967
Claudis0001ParticipantGreat. Thank you very much. That worked perfectly 🙂
November 16, 2016 at 2:19 am #1259072
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1258190 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
