Mike Hendrickson
asked 9 years ago

I run a wordpress site using the DW Focus theme and I want featured images on the website, just not inside the actual post that you click on. For some reason, the access to the appearance > customize part is unusable http://i.imgur.com/5BPQ2qX.png and I seem to have tried everything. I have administrator powers btw. Please helP!

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file:
.single .site-content>.hentry .entry-thumbnail img { display: none; }
Hope this helps !

mikeyhen
replied 9 years ago

If anyone is reading this, instead of going into the code, I found a plugin called “Quick Featured Images” . Worked very well!

Powered by DW Question & Answer Pro