Subemenu, width
Hi,
in our website (www.faktor1.de) we'd like to change the width of the submenu-panels to make sure, the padding on the right side of a submenu-item is at least as big as on the left side. (See attached screenshot.)
I have allready tried the follwing individual css:
.sub-menu .menu-item {width: 310px !important;}
But it has no effect.
How can i fix this?
Thanks fopr yyour help in advance.
Kind regards,
Frank
Comments
Hi,
Please, use the following code instead:
Thanks