Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1204829

    oliver b
    Participant

    hello,

    i need less space between navigation and content.
    using renew stack – see screenshot.

    in cornerstone first section: top 0px
    in custumizer navbar top height: 70px

    live see:
    http://posay.eu/en/
    http://posay.eu/en/blog/

    how to change this?

    plus: how can i change the vertical space between top of screen an headernavigation?

    thank you very much
    oli

    ps latest of wordpress and xtheme plus cornerstone

    screenshot

    #1204867

    Christian
    Moderator

    Hey there,

    You have this code in your CSS

    .x-container.offset {
        margin: 2.75em auto;
    }

    Please change 2.75em to 0 and in your Text element containing your slider, ensure that there’s no spaces above the slider shortcode.

    Thanks.

    #1205327

    oliver b
    Participant

    brilliant!!!! thank you!!! oli

    #1205446

    Prasant Rai
    Moderator

    You are most welcome. 🙂