Thanks StatusQuo87 for the following fix.
Go to “Theme Options” and then “Layout Setting” and then type type into the “Custom CSS” window this code:
.post-thumb {
display: none;
}
This will hide the featured image from the actual post page, but will allow it to still be visible when you look at the thumbnail in any of the category sections.