Tagged: featured image, post, sidebar
-
AuthorPosts
-
March 11, 2016 at 1:00 am #596635
So I have my posts categorized as blog posts and press releases. My blog posts have a featured image. My press release posts do not. I have a sidebar that displays my latest blog posts and press release posts. The posts that don’t have a featured image, there is an empty square next to the title where the image would be. Is there any way to remove this or replace it with just an icon/bullet/etc.? It looks really odd that some posts have images and others an empty square box.
Please advise. Thanks!
March 11, 2016 at 5:32 pm #596957Hey jend_onesource!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.news-thumb { display: none; }Best regards,
YigitMarch 11, 2016 at 6:10 pm #596968@Yigit
That CSS just took out ALL the thumbnail images. I like the image thumbnail for my Blog posts. I just think the empty squares for the Press Release posts look dumb. It looks like our company forgot to put an image in. See screenshot: http://goo.gl/wrFpc5Ideally, I’d prefer one of these to happen:
1. Remove the squares on just the Press Releases.
2. Replace with a static icon. Like a bullet or something from the fontello icons options.If none of these are possible, I will just put in a 200×200 image. I can’t have empty boxes. Please advise.
March 11, 2016 at 6:17 pm #596971March 11, 2016 at 6:19 pm #596973http://www.onesourcebackground.com
And our blogs can be seen here:
https://onesourcebackground.com/blog/March 16, 2016 at 5:31 pm #599034Hey!
you can remove them using this code in Quick CSS field:
.news-thumb.no-news-thumb { display: none; }Hope this helps!
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.
