Reply To: Submenu width

Home Forums Support Submenu width Reply To: Submenu width

Home Forums Support Submenu width Reply To: Submenu width

#162892
Till

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! πŸ˜€