File Upload field loses styling/drop space

In the editor, the field shows the “drop files here” window but in my embedded form, it does not, making it harder for my users to see where to click or drop their image files. see attachment here.

As it actually renders on my site:

I can’t see any settings but is it a CSS or website theme thing which is suppressing the rendering of the components image or button styles?

@phedditch This loss of styling or drop zone visibility is likely due to CSS conflicts or theme settings overriding the default appearance of the upload component, making it less intuitive for users to know where to interact.

1 Like

WordPress 6.9 does include a bug that is preventing the outputting of some CSS. The WordPress team is aiming to fix in the upcoming 6.9.1 update. In the meantime, one of their developers has created a plugin to provide a temporary workaround:

2 Likes

Thanks for the quick response, Richard. I’ll check it out!

Hi Peter, 6.9.1 was just released:

1 Like