Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1150712
    kriziaalba
    Participant

    Hello,

    I am trying to change the Page Title height. I saw on a thread that the code should be:

    .x-header-landmark {
    padding: 30px 0;
    }

    But it didn’t work for me. I adjusted the number of pixels and still there were no changes. I would like for the space between the Page Title and Page Content to be smaller.

    Thank you!

    #1150714
    kriziaalba
    Participant
    This reply has been marked as private.
    #1150722
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .entry-content {
      margin-top: 0;
    }

    If you still need to decrease the spacing; let’s decrease the padding of the first section. Let’s select the section and change the default padding 45px to smaller value.

    Hope this helps.

    Cheers!

    #1150896
    kriziaalba
    Participant

    That helped thanks! I also adjusted the height of the page title to add more space.

    Thanks again!

    #1151025
    Darshana
    Moderator

    Glad we were able to help 🙂

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