Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1254399
    rwdantas
    Participant

    Hello,

    I’m using Ethos stack and would like to move the featured image to the top, above the title and excerpt, as in the Renew stack.

    Right now, I have the featured image on the left and both the title, meta and excerpt on the right.

    Thanks!

    #1254586
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1255081
    rwdantas
    Participant
    This reply has been marked as private.
    #1255085
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .blog .x-main .hentry>.entry-featured, .search .x-main .hentry>.entry-featured, .archive .x-main .hentry>.entry-featured,.blog .x-main .hentry.has-post-thumbnail>.entry-wrap, .search .x-main .hentry.has-post-thumbnail>.entry-wrap, .archive .x-main .hentry.has-post-thumbnail>.entry-wrap {
        width: 100%;
    }

    Hope that helps.

    #1255098
    rwdantas
    Participant

    Hello,

    Not quite, the picture width is bigger than the excerpt. No problem, I’m switching to Renew stack, it’s exactly what I want.

    Thank you!

    #1255104
    Christopher
    Moderator

    You’re welcome. Let us know if you have further questions.

  • <script> jQuery(function($){ $("#no-reply-1254399 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>