Optimize mobile display #939
ariesmitskamp
started this conversation in
Ideas
Replies: 1 comment
-
Search forms are an integral part of the software design, i.e. how you are expected to use it. An option to remove them will not be implemented. It would confuse users and it'd be up to me, not you, to provide support and justify this decision. I can't justify this decision, and I don't want to spend my time to help people with something I disagree with and can't justify implementing. You can of course override the output in the exact same way Joomla template overrides work. You could add a class or ID to the filters' container DIVs to write CSS to hide them in the mobile view. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I monitor some 25 Joomla websites with Panopticon and love it! Because I do a lot on my mobile phone, I optimized the mobile display. Below find the way I did this; feel free to comment or improve.
One question: I never use the search forms on mobile because I don't need them and they use a lot of vertical space. It is quite a puzzle to hide them with css. Could this probably be a setting in configuration? I.e. showing search forms or not?
My custom css:
Beta Was this translation helpful? Give feedback.
All reactions