Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1106044
    nerdicesaz
    Participant

    Hi, i am trying to do something on my blog like the attached picture.

    https://nerdbreak.com.br

    #1106463
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Would you want that on the single post page or on the blog index page? If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots) we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Cheers!

    #1106961
    nerdicesaz
    Participant

    Hi!

    I want to do that on the blog index page.

    #1107223
    Rupok
    Member

    Hi there,

    Thanks for writing back. It would be unusual and not recommended as it might not look good for all posts. However if you still want that; you can add this under Custom > CSS in the Customizer.

    .blog .has-post-thumbnail .entry-wrap {
      position: relative;
    }
    
    .blog .has-post-thumbnail .entry-header {
      background: #e9e9e9;
      left: 0;
      padding: 0 10px;
      position: absolute;
      right: 0;
      top: -105px;
    }

    You need to adjust the CSS if you need more customization.

    Cheers!

    #1107731
    nerdicesaz
    Participant

    Thanks!

    #1108187
    Friech
    Moderator

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

    Cheers!

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