Title: Featured theme not showing and causing problems with theme code
Last modified: August 30, 2016

---

# Featured theme not showing and causing problems with theme code

 *  Resolved [Richard Brown](https://wordpress.org/support/users/cregy/)
 * (@cregy)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/featured-theme-not-showing-and-causing-problems-with-theme-code/)
 * Hi All
 * Can you help me please?
 * I installed the Genesis theme on my blog:
    [http://gucu.org.uk/](http://gucu.org.uk/)
 * I also installed the display featured image for Genesis plugin. However, when
   I edited the theme to move the navigation bar to before the header it didn’t 
   work leaving gaps where they shouldn’t be. I disabled a variety of plugins and
   came to the conclusion that it was the featured image plugin that had caused 
   the problem. The nav bar moved to the correct location but still has gaps and
   WordPress featured image is now not showing at all.
 * Can you help me to try to figure out how to find out what code is causing the
   problem please?
 * Thanks
 * Rich
 * [https://wordpress.org/plugins/display-featured-image-genesis/](https://wordpress.org/plugins/display-featured-image-genesis/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Robin Cornett](https://wordpress.org/support/users/littlerchicken/)
 * (@littlerchicken)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/featured-theme-not-showing-and-causing-problems-with-theme-code/#post-6854777)
 * It looks like you need to make some styling adjustments to accommodate the unusual
   things you’re wanting to do with your site header area. Since you’re absolutely
   positioning the `.header-image .site-title a`, for example, I think you need 
   to remove the `min-height` from that, and add a z-index to bring it to the front
   of the page. You also have padding on the `.title-area`, which is pushing the
   featured image down. Additionally, the theme or another plugin is adding a div
   with an ID of `full-image`, with a link to an image (which doesn’t exist and 
   is giving a 404), but which is also taking up room above the featured image.
 * If you adjust those items, I think you’ll see that the featured image slides 
   into place where you want it to–I made those changes using Chrome’s Dev Tools
   and they worked for me. HTH
 *  Thread Starter [Richard Brown](https://wordpress.org/support/users/cregy/)
 * (@cregy)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/featured-theme-not-showing-and-causing-problems-with-theme-code/#post-6854788)
 * Thanks so much for the help. It was driving me mad. I have started to make some
   of the changes suggested.
 * Rich

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Featured theme not showing and causing problems with theme code’ is closed
to new replies.

 * ![](https://ps.w.org/display-featured-image-genesis/assets/icon-256x256.jpg?rev
   =995604)
 * [Display Featured Image for Genesis](https://wordpress.org/plugins/display-featured-image-genesis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/display-featured-image-genesis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/display-featured-image-genesis/)
 * [Active Topics](https://wordpress.org/support/plugin/display-featured-image-genesis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/display-featured-image-genesis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/display-featured-image-genesis/reviews/)

## Tags

 * [featured](https://wordpress.org/support/topic-tag/featured/)
 * [genesis](https://wordpress.org/support/topic-tag/genesis/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 2 replies
 * 2 participants
 * Last reply from: [Richard Brown](https://wordpress.org/support/users/cregy/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/featured-theme-not-showing-and-causing-problems-with-theme-code/#post-6854788)
 * Status: resolved