-
AuthorPosts
-
March 25, 2014 at 12:36 am #26214
Samer KParticipantwhen a featured image is selected it appears on home page and also on the top of the blog post. Is it possible to assign a featured image (to have on home page) but no have it big on the blog post before the post text?? Takes up too much space.
thanks
March 25, 2014 at 1:34 pm #26406
ChristianModeratorHey Samer,
In the Customizer > Custom > CSS, please add the code below.
.single .entry-thumb img { display: none; }Hope that helps. 🙂
March 25, 2014 at 6:24 pm #26474
Samer KParticipantGreat! that helped,
Please see http://www.crapspit.org/setting-win-loss-limits-craps/
it leaves an empty box with border. anyway to make it go too? either way better than the big image i had…
March 26, 2014 at 12:50 pm #26767
KoryKeymasterHey Samer,
Thanks for writing in! Try the following CSS in addition to the code we gave you previously:
.single .entry-featured { border 0; padding: 0; }Thanks!
March 26, 2014 at 1:28 pm #26780
Samer KParticipantThanks, added the code,
Please see http://www.crapspit.org/setting-win-loss-limits-craps/
I can live with a line 🙂
Great support!
March 26, 2014 at 3:11 pm #26822
SupportMemberHi Samer,
Your Welcome!
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-26214 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
