-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplelist view in mobiles is cut not readable #1868
Labels
Comments
jojo12
changed the title
Simplelist viewdin mobiles is cut not readable
Simplelist view in mobiles is cut not readable
Nov 29, 2024
|
I don't know. Ask to Hekla, he changed it in this commit: 447f7c4 |
Oh, what the neck did I do then … ? |
Heklaterriol
added a commit
that referenced
this issue
Dec 7, 2024
Heklaterriol
added a commit
that referenced
this issue
Dec 7, 2024
I think it is not optimal but good enough to live with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my proposal to resolve this is:
you create an override or change the JEM core of mysite.com/components/com_jem/common/views/tmpl/responsive/default_jem_eventslist.php
you insert a new line after 258 with a div
and a new line with /div about line 330 (between the two endif),
then each additional info is a new line.
But like this, it's in pc too. How to do it only in mobile view?
The text was updated successfully, but these errors were encountered: