Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #195383

    I would like to make the navigation menu smaller, in order to gain some space for other things. There is a too big white space for that, but its unnecesary, maybe a space 2/3 of that size is enough.

    This is the webpage, and the space i refer to is the white space where the logo is, and the navigation menu.

    http://erasmus-intership.eu/

    Thanks for your support

    #195443

    Hi elcetera!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    #top .main_menu .menu li a { padding-right: 5px!important; padding-left: 5px!important; }

    Best regards,
    Yigit

    #195816

    Hi again,

    I’m afraid it didn’t work, i can’t see any effect

    #195837

    Actually i just realized what the effect was…It made all the options in the tab be closer to each other, but the desired effect is to reduce the height of that area (the white are where the logo and the navigation menu is) to have more available space in the screen.

    Thanks for your support

    #195844

    Hi!

    Please refer to this post to decrease the height of the header https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003

    Regards,
    Yigit

    #196106

    Hi again,

    i read all the information of that post but i believe he is trying to do something quite different to this… He wants his logo not to resize so small when scrolling down, but my request is not related to the logo, but to the size of the space dedicated to it and the navigation menu.

    As you can see, i have a slider on my main page. Well, i want the slider to climb up a few pixels. I want the space above to be smaller, i don’t need that much space for the logo and the navigation menu.

    http://erasmus-intership.eu/

    Thanks for your support

    #196239

    Hi!

    What i posted in my previous post is exactly what you should do to decrease the header. You can try adding 60 or 70 instead of 200 in that post and check your website

    Regards,
    Yigit

    #196257

    Hi again,

    You were right, that was what i needed! Though, it didn’t completely have the effect that i desired. It definitely made the header smaller, but i didn’t gain any space because the space created wasn’t filled with the information i had below, but a “new space” was created, that white space that you can see between the new line and the slider…

    http://erasmus-intership.eu/

    Is there anything i can do to solve that? The aim of this reduction of the header was to gain more space, but i didn’t, that new white space should dissapear!

    Thanks for your support

    #196260

    Hey!

    Now you can add following code to Quick CSS to remove that whitespace

    .fixed_header #main {
    padding-top: 72px;
    }

    Best regards,
    Yigit

    #196270

    Yigit, you are a master.

    Thanks so much!!!

    #196285

    Hey!

    You are welcome, glad we could help :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Size of the navigation menu’ is closed to new replies.