::file-selector-button

A pseudo-element that targets the button part of an '<input type="file">' element, allowing you to style the 'upload' button directly.

/* Usage Example */
input::file-selector-button {
  background-color: #3b82f6;
  color: white;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
}
Widely available Since 2021 95% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2021.

89+
82+
14.1+
89+
Kinsta

Your first month is free

Managed WordPress hosting for faster sites.

Learn more

New CSS drops.

Join 600+ readers who've survived clearfix hacks.

ESC