how to change the width of the menu & how to not show articles in the menu

Posted in: Newspaper
Post count: 8

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.
Post count: 20688

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

Post count: 8

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?

Post count: 8

ok i could fix my issue with the height of the menu, is it possible to make a border arround the menu buttons, right now its all grey, but i would like to have a 1px border in another color if thats possible

Post count: 20688

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;
}

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.