hello,
im looking for a solution to decrease the width of the menu for about 50%, in my opinion its a little bit to width.
my second question is, i dont want that it shows the latest articles and “all” when i put my mouse on the menu, it should only show the categories. hope for help
https://kampfsportupdate.de/wp-content/uploads/2018/06/website2.png
thank you
-
This topic was modified 8 years by
ozan310.
Hi,
I see that the menu is stretched currently on your website
– https://www.screencast.com/t/kEjC1L4BWjDO
The menu looks like it is supposed to, this stretch setting for the menu would be intended to be used if there are too many menu items, to display them in a single row.
This is a similar topic that you could read, maybe the same would work for you
– https://forum.tagdiv.com/topic/centre-menus-in-style-3-header/
Thanks
Hey, i changed the streaching settings but thats not what i mean. i mean the buttons are to big in the height. i want it to be smaller. if you look here for example : https://www.screencast.com/t/MtwBNxdEbzA (not my page)
the button in the menu is not so high as the button in my menu. how can i change that?
and what is about my other issue, that i dont want the show the articles when i move on the menu with my mouse.
i just want to show the subcategories, but no articles.
can you help me with that?
The height can be modified by changing the line height of the menu for example
– https://www.screencast.com/t/0tnULgutgr8Z
So the border should be around each menu item? Like this maybe
– https://www.screencast.com/t/kQaD67KzX
#td-header-menu .sf-menu > li {
border: 1px solid blue;
border-left: none;
}