Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1271361
    Prithvi Raj
    Participant

    Hi,

    On my website http://www.alkalinedietindia. There is space between the navbar and the content which I would like to reduce.

    I’ve already searched the forum, found some CSS and tried it, but it didn’t work for me.

    I am on Container|Header,Footer template. I have tried switching to No Container|Header,Footer and that reduced the space but also eliminated the space on the right and left which I want to keep.

    I can do it myself, please guide me.

    Thank You

    #1271376
    Christopher
    Moderator

    Hi there,

    Please update h2 tag to :

    <h2 style="text-align: center;margin-top: 0;">Hi,&nbsp;I’m Prithvi Raj.</h2>

    Please add following code in Customize -> Custom -> Global CSS :

    .x-container.max.width.offset {
        margin-top: 0;
        margin-bottom: 0;
    }

    Hope it helps.

    #1271425
    Prithvi Raj
    Participant

    Thank You, that has reduced the space.

    #1271587
    Nabeel A
    Moderator

    Glad we could help šŸ™‚

    Cheers!

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