Hi,
For some reason my event calender isn’t working on mobile and on tablet (portrait) anymore. It works fine with other themes, though, and it worked fine with your theme before.
Any ideas what to do?
Best,
m
Hey Malene,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
#tribe-events-content.tribe-events-list {
width: 85vw;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
It worked perfectly. Thank you so much!
Best,
M
Hi Malene123,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria