Tagged: x
-
AuthorPosts
-
June 20, 2016 at 10:55 am #1050894
LobsterassParticipantHi!
I’m new to X but not to WP. I’ve imported an old site and changed theme to X on it. The featured image of each page shows front-end now. I’ve read your other threads about this and picked up this css:
.entry-featured .entry-thumb {
display: none !important;
}However, I can’t seem to get the child theme to work properly so adding that doesn’t remove the featured images for me. Please help.
http://dev.monroedesign.se/ with all latest versions of themes and plugs.
<3
June 20, 2016 at 11:30 am #1050931
RupokMemberHi there,
Thanks for writing in! Kindly let us know from where you are trying to remove featured image since it’s on single post, blog page, recent posts element etc.
However the below code should work if you can add this under Custom > CSS in the Customizer.
.entry-featured .entry-thumb { display: none; }Cheers!
June 21, 2016 at 12:06 pm #1052849
LobsterassParticipantThanx! It worked. I thought it was some kind of setting that I had missed within the theme.
<3
June 21, 2016 at 12:21 pm #1052887
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1050894 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
