Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1039462
    nadinedomnink
    Participant

    hi, is it possible to reduce the margin between header and heading such as in http://www.erbrecht-troisdorf.de/kontakt/

    thanks!

    #1039586
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    header.x-header-landmark {
        display: none;
    }
    
    .page .entry-content.content > h2 {
        margin-top: 0;
    }

    Hope it helps 🙂

    #1039954
    nadinedomnink
    Participant

    perfect, thanks!

    #1040111
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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