Tagged: x
-
AuthorPosts
-
September 3, 2016 at 8:05 pm #1160098
NoellemenaParticipantHey! I am hiding featured images on single blog posts.
I want to hide them on the Blog Tag Archive Pages, Category Pages as well. The way this clients site is set up, we are not using a “blog” page (although it still comes up if you go there)Anyway, so like on this tag for rebekah-beene it goes here:
http://myjourneyoffaith.com/tag/rebekah-beene/I do not want any featured images there or on any of the tag archive pages etc.
I DO want them to stay on the shop products and portfolio (which is called Gallery on her site)I hope this makes sense! 🙂
Login below!
Noelle THANK YOU GUYS! 🙂September 3, 2016 at 8:10 pm #1160100
NoellemenaParticipantThis reply has been marked as private.September 4, 2016 at 2:45 am #1160323
Rue NelModeratorHello There,
Thanks for writing in! To hide the feature image in all the archive pages, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.archive.x-post-meta-disabled:not(.woocommerce) .post .entry-featured { display: none; }And to resolve your Sharedaddy, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.sharedaddy .sd-sharing { width: 89%; max-width: 1400px; margin: 0 auto; }Hope this helps. Kindly let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1160098 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
