Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178804
    Pascal
    Participant

    Hi,

    I want to change the preview of the blogpost. On this blog is every post displayed with the full height. Is it possible to use the width incl. the sidebar on the right side, but to maximise the height to -let’s say- 250px? It should look more like a line instead of using the whole screen… Hope you can help.

    http://neu.fuereinander-erkrath.de/blog/

    Looking forward to your answer!
    Pascal

    #1178805
    Pascal
    Participant
    This reply has been marked as private.
    #1179112
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Would you mind providing a mockup design of what you’re trying to achieve? I’m not sure how the full height should be related to the sidebar. Visual guide should be helpful 🙂

    Thanks!

    #1181064
    Pascal
    Participant

    I realized, that the massive space of some posts at the preview page is only because of the post image. Is there an option to hide the image at the preview site? If you could help me here this would give me already the “list-look” that I’m looking for.

    #1181067
    Rue Nel
    Moderator

    Hello There,

    If you want to hide the featured images in the blog index or archive page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .blog .has-post-thumbnail .entry-featured,
    .archive .has-post-thumbnail .entry-featured {
        display: none;
    }

    Hope this helps. Please let us know how it goes.

    #1182055
    Pascal
    Participant

    Cool! Thanks =)

    #1182501
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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