This is inside the CMS, client-side. When it comes to mobile, that right align doesnt look good. I’d like to change it to centered with text above/below instead of wrapping to the left for mobile.
As I cant select these items inside the rich text element inside the designer (when its pulling its data from the CMS) I cannot change how these images align per screen-size.
So if you add a custom code with the .w-richtext-align-floatright tag, under a @media query rule - it will change all the images in your rich text format that have the float right property.
Didnt work unfortunately… but we must be close! If anyone notices something we may have missed, I’ll update the post with the solution for other viewers / google-finders