Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1195926
    giveitlegs
    Participant

    Greetings!

    URL: https://gofitfarm2.wpengine.com/recipe/placeholder-post-about-some-recipe/

    My question is, how do I add some space above a single blog post? (see screenshot)

    Also, is it possible to make the blog post a little wider, closer to full page width? (screenshot)

    I believe I am using Integrity (demo content version 9, heavily modified with CSS/Js)

    Many thanks for any tips here!

    Cheers

    #1195994
    Darshana
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    
    .single-post .x-main {
        width: 100%;
    }
    
    .single-post .x-container.offset {
        margin-top: 180px;
    }
    

    Hope that helps.

    #1196017
    giveitlegs
    Participant

    All I can say is that you guys are AWESOME!

    That worked perfectly. Many kudos. Great support, as usual. 😉

    Best EVAR!

    Cheers,

    A

    #1196064
    Rahul
    Moderator

    Glad it worked for you and thank you very much for your kind words.

    We are here only to help our customers.

    Thanks for using the X theme.

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