Hiding images on specific pages for mobile (inside wrappers)
Hi. Thank you for the great theme. I would like to be able to hide certain images on mobile version of the site from specific pages e.g. contact us. I know the way to hide full wrappers but not sure how can I achieve this inside the wrapper for a single image.
Should you need further clarification please let me known.
Kind Regards,
Zsolt
Comments
you can set custom class name for each single image and then you can call these images using custom css (especially @media declarations). For more details about @media, please visit http://www.w3schools.com/cssref/css3_pr_mediaquery.asp