• 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

Re-position Featured Image for Post Title

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 › Re-position Featured Image for Post Title

This topic is: resolved

Tagged: featured image, reposition featured image

  • This topic has 5 replies, 2 voices, and was last updated 8 years, 11 months ago by Brad Dalton.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • June 24, 2016 at 5:18 pm #188245
    btwebmedia
    Participant

    Hello:

    I would like to move the featured images (thumbnail) for the post title below the title. What steps should be taken? One of the pages is located at http://btwebmedia.com/sidney/remodels/

    Any help is appreciated. Thanks.

    June 24, 2016 at 11:20 pm #188256
    Brad Dalton
    Participant

    How are you adding the image?


    Tutorials for StudioPress Themes.

    June 25, 2016 at 9:14 am #188276
    btwebmedia
    Participant

    I'm adding it the the "Featured Image" section of the post.

    June 25, 2016 at 9:16 am #188277
    Brad Dalton
    Participant

    Using the genesis featured post widget? If so, you need code to do that as the widget settings don't include that option.

    Or

    You can use a extended version of the widget. Search for a plugin which does this.

    Or

    You can rewrite the widget code and modify it or include an option to reposition the featured image and title.


    Tutorials for StudioPress Themes.

    June 25, 2016 at 3:10 pm #188296
    btwebmedia
    Participant

    Issue is resolved now. The plugin named "List category posts" that was used to list posts in a category had the ability to assign CSS.

    Example shorcodes are below:

    • [catlist name="category_name"] - Displays list of posts from a certain category
    • [catlist name="category_name" thumbnail="yes"] - Shows the "featured image" for the post.
    • [catlist name="category_name" thumbnail="yes" thumbnail_class="class_name"] - Allows you to add a CSS class to the thumbnail.
    • The CSS is used was "display: block" which moved the image beneath the post titles.

    Additional Information (If using the "List Category Post Plugin):

    If you would like the post titles and images to display as a grid (table) add the following CSS code:

    .lcp_catlist {
    margin-left:auto;
    margin-right:auto;
    font-size:16px;
    line-height:35px;
    }

    .lcp_catlist li {
    width:33%;
    min-height:150px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    zoom: 1;
    *display: inline;
    }

    .lcp_catlist li:after {
    content:'.';
    height:0px;
    visibility:hidden;
    display:block;
    clear:both;
    }

    June 26, 2016 at 1:28 am #188304
    Brad Dalton
    Participant

    Here's 2 other options if you want:

    To use the default genesis featured posts widget and reposition the title

    Or

    A extended version of the featured posts widget with added widget setting for repositioning the featured image and title.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 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

© 2025 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