Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368763
    Matthieu
    Participant

    Hi there,
    I’d like to use the featured image of my blog posts as a background for thei titles.
    Is that possible ?

    #1368764
    Matthieu
    Participant
    This reply has been marked as private.
    #1368765
    Matthieu
    Participant
    #1368819
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS under Customizer > Custom > Global CSS:

    .single-post .entry-header {
        margin-top: -350px;
        position: relative;
        z-index: 99999;
    }
    
    .single-post .entry-content.content {
        margin-top: 150px;
    }

    Hope it helps 🙂

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