tommydamic68
Well-known member
The code has been added as you suggested to the EXTRA.css, it DOES show on the iPad in landscape mode only, can this be worked around?@tommydamic68
Let's start again. I know your notifications work. I'm trying to help you work out why they are still showing to your mobile users.
Remove any existing code related to Notifications in EXTRA.css.
Replace it with:
Code:@media (max-width:@maxResponsiveWideWidth) { .Responsive #GritterContainer {display:none;} }
Does it still show to iPad users? If it does, what orientation is their iPad in? Landscape or portrait or both?
???
Thanks,




