elementor / elementor/elementor

Apply "Site Settings" > "Form Field" styling to select elements

Open
#15,886 3 comments 3 reactions 0 assignees View on GitHub
mod/r*
Dominant language
PHP
Stars
7.1k
Forks
1.6k
Avg merge
1d 5h
Merged PRs (30d)
193

Description

## Prerequisites

- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro. )

**What problem is your feature request going to solve? Please describe.**
When configuring "Form Fields" under "Site Settings" the field section does not apply to select elements. Therefore, if you have specified text colours, borders and radius defaults for form fields here, it's then necessary to apply the same CSS manually specifically for select elements.

**Describe the solution you'd like**
Either also apply the styling to select elements or provide a seperate section for select elements specifically.

**Describe alternatives you've considered**
Manually applying the CSS - but this isn't great because you end up with half the form field styling configured in the Form Fields area and half in the CSS.

Contributor guide

Open the contributing guide

Research direction

Start in the Site Settings Form Fields control and trace how its text colors, borders, and radius are applied to form inputs. Compare that path with select elements. Done means select elements inherit the configured styling, or a separate select-styling section exists, while existing form-field behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.