# UXP help styling my input tag

**URL:** https://forums.creativeclouddeveloper.com/t/uxp-help-styling-my-input-tag/4744
**Category:** UXP Plugin API
**Tags:** css
**Created:** [May 31, 2022, 10:06pm UTC](https://forums.creativeclouddeveloper.com/t/uxp-help-styling-my-input-tag/4744 "2022-05-31T22:06:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![amarachi](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/amarachi/32/2054_2.png) [@amarachi](https://forums.creativeclouddeveloper.com/u/amarachi)
#### Post date: [May 31, 2022, 10:06pm UTC](https://forums.creativeclouddeveloper.com/t/uxp-help-styling-my-input-tag/4744/1 "2022-05-31T22:06:41Z")

</div>

Hi, please i need help styling my input tag. Discovered that uxp does not support most styles. Is there anyway around this?

---

<div class="post-metadata">

### Author: ![Karmalakas](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/karmalakas/32/1048_2.png) [@Karmalakas](https://forums.creativeclouddeveloper.com/u/Karmalakas)
#### Post date: [June 1, 2022, 6:21am UTC](https://forums.creativeclouddeveloper.com/t/uxp-help-styling-my-input-tag/4744/2 "2022-06-01T06:21:00Z")

</div>

Needs more info. I doubt anyone here can read minds. Do you have an image of the expected result at least?

---

<div class="post-metadata">

### Author: ![Maher](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/maher/32/1432_2.png) [@Maher](https://forums.creativeclouddeveloper.com/u/Maher)
#### Post date: [June 1, 2022, 12:31pm UTC](https://forums.creativeclouddeveloper.com/t/uxp-help-styling-my-input-tag/4744/3 "2022-06-01T12:31:10Z")

</div>

CSS support is limited at the moment. you should not expect all CSS features to work for the simple fact that it is not a browser not will it ever be. that being said I read multiple times that more features will be added.

we are encouraged to use Spectrum UXP an implementation of the [Spectrum Web Components](https://opensource.adobe.com/spectrum-web-components/) API and the [Spectrum](https://spectrum.adobe.com/) Design System.

you can check [uxp-photoshop-plugin-samples/ui-kitchen-sink](https://github.com/AdobeDocs/uxp-photoshop-plugin-samples/tree/main/ui-kitchen-sink) if you haven’t already.

for your specific customization an image or specific style would help us help you if possible.
