-
AuthorPosts
-
December 2, 2013 at 6:04 pm #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.
Thanks for your support
December 2, 2013 at 8:05 pm #195443Hi 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,
YigitDecember 3, 2013 at 4:40 pm #195816Hi again,
I’m afraid it didn’t work, i can’t see any effect
December 3, 2013 at 6:29 pm #195837Actually 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
December 3, 2013 at 6:56 pm #195844Hi!
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,
YigitDecember 4, 2013 at 12:12 pm #196106Hi 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.
Thanks for your support
December 4, 2013 at 5:17 pm #196239Hi!
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,
YigitDecember 4, 2013 at 5:44 pm #196257Hi 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…
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
December 4, 2013 at 5:46 pm #196260Hey!
Now you can add following code to Quick CSS to remove that whitespace
.fixed_header #main { padding-top: 72px; }
Best regards,
YigitDecember 4, 2013 at 5:58 pm #196270Yigit, you are a master.
Thanks so much!!!
December 4, 2013 at 6:08 pm #196285 -
AuthorPosts
- The topic ‘Size of the navigation menu’ is closed to new replies.