Modals in responsive design
Hi,
I have modals on the images on this page:
http://www.johnfieldformalhire.co.uk/evening-wear.html
I was wondering how I can rid the the images of their modal links when viewed on mobile as the pics don't need to be shown any larger at that size.
I thought about hiding all the content and displaying a simplified version with display:none in the media queries but this seems as though it's long winded and using too much code.
Cheers if you can help.
R