Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1224053
    jeallmann
    Participant

    Hello I am running Version 4.6.4 with the integrity stack. WP Version 4.6.1

    On My blog page I want to reduce the padding above each title, which I have determine how to do, but when I do so on the actual post page it moved the title & search bar under the menu. When I try to add padding to the container it adds it above the menu, leaving space above my menu. How can I add padding to the top without moving the menu down. Please use the links below for reference

    Post – http://test.jadigitalmarketing.com/the-stock-market-and-presidential-elections-september-2016/
    Blog – http://test.jadigitalmarketing.com/blog/

    Thanks!

    #1224259
    Rupok
    Member

    Hi there,

    Thanks for writing in! To add some space above for the single posts, you can add this under Custom > CSS in the Customizer.

    .single-post .x-container.offset {
      padding-top: 60px;
    }

    Cheers!

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