- This topic has 32 replies, 7 voices, and was last updated 8 years, 6 months ago by
Leo.
-
AuthorPosts
-
December 16, 2015 at 7:24 pm #160453
Tom
Lead DeveloperLead DeveloperYou’re welcome ๐
January 2, 2016 at 8:46 am #162892Till
Hi there,
I have a problem with the wight of the submenu, too.
I’m a beginner… sorry please speak easy! ๐I have istalled “Simple CSS” and add:
.secondary-navigation ul ul { width: 400px; }But nothing changed.
I tried also:} .secondary-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); display: none; float: left; position: absolute; top: 1.5em; left: 0; z-index: 99999; width:400px; text-align:left; }But nothing changed, too.
Please help me! ๐
January 2, 2016 at 1:50 pm #162958Tom
Lead DeveloperLead DeveloperHi there,
The first block should work for your secondary navigation.
Can you link me to your site so I can take a look?
Thanks!
January 3, 2016 at 7:37 am #163076Till
January 3, 2016 at 7:39 am #163077Till
Ohhh sorry, it works now! I saw it after answer your post! ๐
Thank you again, and a happy new year!
January 3, 2016 at 10:14 am #163092Tom
Lead DeveloperLead DeveloperGlad it’s working. Happy New Year! ๐
March 26, 2016 at 10:19 pm #181986Till
Hey!
I have a problem again…
On my website (http://www.backpackerlife.de/) you see in the menu, that “Weltwunder (2/22)” have the hover and not the normal color, black, of the menu.I don’t know why. Maybe you can help me?
Best regards,
TillMarch 26, 2016 at 10:34 pm #181990Tom
Lead DeveloperLead DeveloperWordPress is seeing that menu item as the current page, so that grey is the current menu item color.
March 30, 2016 at 5:33 am #182852Till
Okay, thx for your fast answer. But how can I change it? I tried everthing, but I have not really an idea, where is the mistake.
March 30, 2016 at 11:01 pm #183063Tom
Lead DeveloperLead DeveloperIt depends on your page/menu set up. It seems all of those menu items (sub-menu items included) are linking to the homepage?
April 1, 2017 at 7:21 am #300291Konrad
Hello,
I know it’s a subject from a year ago but I do not want to put on a new topic.
When I want to change the width of the menu and change the options in CSS, the width is the same. As in the picture.

Link to site: http://www.geomal.pl
Can you help me with that? ๐
April 1, 2017 at 8:38 am #300319Tom
Lead DeveloperLead DeveloperHave you tried the CSS provided earlier in this topic?: https://generatepress.com/forums/topic/submenu-width/#post-66530
April 1, 2017 at 2:07 pm #300407Konrad
Yes – unfortunately this solution is not working ๐
@Update – ok right now is working – thanks!
Ok one more question – can I change the position of the menu? I woudl like to have sub menu in the container.

http://images.tinypic.pl/i/00887/p2kbts04tjqk.png
I woudl like to have this effect:
April 1, 2017 at 11:31 pm #300549Tom
Lead DeveloperLead DeveloperAny chance you can open up a new topic with your question?
Thanks! ๐
September 15, 2017 at 7:32 pm #386287colin ford
Hi,
I am also trying to widen the drop down menu so text is on one line and not split as shown in pablo’s picture.
I used the code you suggested:
.secondary-navigation ul ul {
width: 250px;
}However, it did not work for me. Can you assist?
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.