You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would presume, that the sidr menu uses the outerWidth of the menu element to set width and right/left. Unfortunately I had to realize, that you hardcoded it in the jquery.sidr.*.css to 266px.
Now I tried to change a few lines to get it width dynamic width. It works but is not the best solution. How do you deal width it? Is there an official way (in your JS you use menueWidth, but I could noch hook in that)?
Thanks
Martin
The text was updated successfully, but these errors were encountered:
Hallo Artberri,
I would presume, that the sidr menu uses the outerWidth of the menu element to set width and right/left. Unfortunately I had to realize, that you hardcoded it in the jquery.sidr.*.css to 266px.
Now I tried to change a few lines to get it width dynamic width. It works but is not the best solution. How do you deal width it? Is there an official way (in your JS you use menueWidth, but I could noch hook in that)?
Thanks
Martin
The text was updated successfully, but these errors were encountered: