0
XugoWebTeam created
- What is your product version? 9.1
- What is your product type (Angular
- What is product framework type .net core)
If issue is about UI
- Which theme are you using? Default
In the Default Theme, the left side menu panel, collapses to Closed Mode when the App switches to 'Mobile View'
What is the best way we could make this happen earlier? say for example at 1100px.
I know that we need to apply a class of aside-minimize to the body, but not sure the best way of applying it
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi @XugoWebTeam
It is done with the CSS media queries in the original Metronic source code. I think you can use the same approach.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)