Hide Featured image on front page in Academica Theme
-
I would like to hide the featured image ONLY on the front page posts, but keep visible on all other archival pages (i.e. categories, tags, search, etc.) I also want to keep the large image of the featured image visible on the front page. Just need to get rid of the little ones associated with the individual posts on the front page.
I would appreciate any help anyone can give me.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Please add the css below to your site in My Sites → Customize → CSS.
.home .thumb { display: none; } -
Works perfectly. Thank you very much. I was a little embarrassed to ask this because I may have been able to find it by searching for it. I do that a lot. It’s the big stuff, where I am thankful for this forum.
Thanks again!
-
- The topic ‘Hide Featured image on front page in Academica Theme’ is closed to new replies.