• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Image getting displayed as Banner in Minimum theme

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Image getting displayed as Banner in Minimum theme

This topic is: resolved

Tagged: Banner image, image, Minimum theme

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 7 months ago by Amit_Gaara.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • May 26, 2013 at 9:50 am #42690
    Amit_Gaara
    Member

    On my site http://codelikepirates.com/get-whatsapp-on-pc-2

    What is the image under the header ? its located in the assets file and i don’t know what it is ? how should i remove it ? Please suggest me a way to remove it

    /** Add new image sizes */
    add_image_size( ‘header’, 0, 0, TRUE);
    //add_image_size( ‘portfolio’, 330, 230, TRUE );

    /** Add support for custom background */
    add_theme_support( ‘custom-background’ );

    /** Add support for custom header */
    add_theme_support( ‘genesis-custom-header’, array(
    ‘width’ => 1423,
    ‘height’ => 59
    ) );
    It has something with the code in functions.php ? what could it be ? I had installed this plugin (
    Genesis Minimum 2.0 Banner Image
    )set a banner image and then deleted the plugin because the image was not full scaled and it looked pathetic so maybe because of that something is going wrong ? I also tried deleting the image.png file from assets folder !

    http://codelikepirates.com/get-whatsapp-on-pc-2
    May 26, 2013 at 10:59 pm #42756
    Chris Moore
    Member

    Hello there!

    That's your "Featured Image" on the post in question. Remove the "Featured Image", and that will go away.

    Or you can remove it from appearing on the site by doing this in your CSS stylesheet:

    `#featured-image {
    display: none;
    }`


    Resepctfully, Chris Moore
    Web Dev, CSS Hacks, & Biz Consulting @ MooreCreativeIdeas.com / Blogging @ ReflectOnThis.com

    May 27, 2013 at 12:08 am #42765
    Chris Moore
    Member

    A note of caution though, the CSS that I shared above will also hide the featured image banner at the top of the homepage (depending on how you have Minimum set up). If you do not want this to happen, you can hide the featured image banner only at the top of single blog posts like this:

    `.single #featured-image {
    display: none;
    }`


    Resepctfully, Chris Moore
    Web Dev, CSS Hacks, & Biz Consulting @ MooreCreativeIdeas.com / Blogging @ ReflectOnThis.com

    May 27, 2013 at 2:39 am #42775
    Amit_Gaara
    Member

    Yo thanks a lot.That worked 😀

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble