By Matt1605 on Saturday, 26 February 2022
Replies 1
Likes 0
Views 693
Votes 0
Hello,

I have used JEvents for the 1st time but the page is not displayed correctly in mobile view (Smartphones .... 320x480px)
Pictures and text are shifted to the right....
Here is the link to the website: https://haus-mandelbluete.de/de/events

I work with Joomla 4.xx, Gantry Framework and JEvents Version 3.6.23...
What additional setting do I have to make here for "Mobile Menu Breakpoint" in my custom.scss?
I have tested various things but nothing works.

Thanks a lot

Regards
Traudel
Hello Traudel,

Welcome to JEvents!

It looks like whoever has customised your event list view has set margins and tables.

Try using:


.eventlist_col > div {overflow: hidden;}


To your JEvents Custom CSS.

Many thanks
Tony
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post