Tagged: x
-
AuthorPosts
-
January 4, 2017 at 10:34 am #1315994
Richard HParticipantI would like to have the featured image in the blog summary page http://bumpsandbirths.co.uk/blog but have the featured image removed from all posts. Could you help me to do this please?
January 4, 2017 at 11:23 am #1316058
ThaiModeratorHi There,
Please find this CSS:
body div.entry-featured { display: none; }And change to this:
.single-post div.entry-featured { display: none; }Hope it helps 🙂
January 4, 2017 at 12:54 pm #1316195
Richard HParticipantIt did …. a lot! Thanks… The only bit left to change now though is the big gap that seems to have appeared at the top of my blog posts now that the featured image has gone. Any idea how to sort that? (thanks for your quick response by the way!)
January 4, 2017 at 2:30 pm #1316332
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.single-post .x-container.offset { margin-top: 0; } .single-post .entry-content { margin-top: 0; }Hope that helps.
January 4, 2017 at 2:57 pm #1316365
Richard HParticipantPerfect! Helps a lot! Thanks for such brilliant support, I knew it was a good move going with X!
January 4, 2017 at 3:11 pm #1316387
JoaoModeratorGlad to hear it Richard and thanks for your kind words!
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1315994 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
