Tagged: x
-
AuthorPosts
-
July 13, 2016 at 12:39 pm #1085298
Rebekah NParticipantHi there,
I’m trying to add some custom code to remove the headline from my posts
.x-header-landmark {
display: none;
}When I insert the code – I can’t see anyway to save it. The custom CSS has changed since I was last in there. It’s now a black screen and I can’t see any “Save” button anywhere.
Thanks π
RebekahJuly 13, 2016 at 12:49 pm #1085320
RahulModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
β Link to your site
β WordPress Admin username / passwordDonβt forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
July 13, 2016 at 1:44 pm #1085383
Rebekah NParticipantThis reply has been marked as private.July 13, 2016 at 3:21 pm #1085539
JoaoModeratorHi There,
Save button is at the top. right of your Customizer Side Bar.
I have added the code for you.
Hope that helps
Joao
July 13, 2016 at 3:44 pm #1085583
Rebekah NParticipantThis reply has been marked as private.July 13, 2016 at 11:43 pm #1086204
FriechModeratorHi Rebekah,
Hope you’re doing fine today π you can simple close that CSS window with that x button after adding your custom CSS.
Then confirm your changes/update by saving your customizer settings with that blue button.
I’ve updated your code to this
.single-post .post-title {display: none;}And that removes your post title.
Hope it helps, Cheers!
July 14, 2016 at 7:56 am #1086734
Rebekah NParticipantThank you! You’re a star π
Have a beautiful day
RebekahJuly 14, 2016 at 9:53 am #1086886
ChristianModeratorYou’re welcome, Rebekah. Glad we could help. π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1085298 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>


