Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1289517
    wai
    Participant

    Hi there,

    https://www.mays.net.au/knowledge/mogok/

    Referring to the link above, I want to remove the gap between the header (after breadcrumbs) and the heading. How can I adjust that?

    #1289569
    Paul R
    Moderator

    Hi,

    To get rid of the space, you can add this in Cornerstone > Settings > Custom CSS

    
    .x-container>.offset {
        margin: 0 auto 30px;
    }
    
    .entry-content {
        margin-top: 0;
    }
    

    Then add man in the class field of your custom Headline(Home of the World’s Finest Rubies) element.

    Hope that helps.

    #1289583
    wai
    Participant

    This helped! Thanks heaps.

    #1289586
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Cheers!

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