Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1129566
    JosephVSite
    Participant

    How do I make the featured pictures in the blog appear above the posts on my main post page instead of to the left?

    #1129726
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Which stack? Would you mind providing your site’s URL?

    Thanks!

    #1129995
    JosephVSite
    Participant
    This reply has been marked as private.
    #1130049
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .blog article.has-post-thumbnail .entry-featured,
    .blog article.has-post-thumbnail .entry-wrap {
        width: 100% !important;
    }
    
    .blog article.has-post-thumbnail .entry-wrap {
        padding-left: 0 !important;
        margin-top: 15px;
    }

    Hope it helps 🙂

    #1130434
    JosephVSite
    Participant

    That’s great! Thanks!

    #1130547
    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.

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