Re: Where ist the “Threshold for Slide Open Menu” gone in Weaver extreme? Home › Forums › Weaver Xtreme Theme › Where ist the “Threshold for Slide Open Menu” gone in Weaver extreme? › Re: Where ist the “Threshold for Slide Open Menu” gone in Weaver extreme? February 23, 2015 at 02:02 UTC - Views: 7 #20408 scramblerModerator You don’t seem to have added the media rule I gave you (below). The rule needs to go in Main Options > Fonts & Custom > Custom CSS Rule box @media only screen and (min-width:768px) and (max-width:790px) {.wvrx-menu a {padding-left:0.6em;padding-right:0.6em;}}