geoffr Is there a way to add a responsive style to an image so that it is hidden on small screen devices? If so how? Thanks, Geoff
jvstratum Hi, Yes you can add media queries to this. You either add it directly to your html code or to your custom style sheet. You can read more about media queries here: https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
geoffr Ok thanks. Would you consider adding them as an option in the AcyMailing 6 Drag'n'drop editor? i.e. a option on each element to hide on small devices? Thanks, Geoff