Max-width 100% on images within RSS feed content
J
Jamie Pond
At present the RSS feed content has the majority of the hardcoded styles out. I can understand why you might want to restrict these styles to ensure compatibility. However, it strips the max-width: 100% from all full width images and replaces it with a hardcoded width: 540px and no max-width rule at all. This is fine for desktop but unusable for mobile. Please can someone update this ASAP as it makes the RSS feed import unusable.
More generally, it would be great to have specific tags which could be used for button links (at present any a tag with hardcoded styles is having them stripped). And/or a way to add CSS for those portions.