Skip to content

[Suggestion] Improve icon contrast in edit panel #8530

@drawcard

Description

@drawcard

Prerequisites

  • I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
  • 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.
The new icon library system in 2.6 is awesome, however the icon viewer in the edit panel is hard to read in some occasions (the grey colour doesn't contrast well enough against the checkerboard background).

image

Describe the solution you'd like
A quick adjustment to the CSS of the edit panel, to make the icons higher contrast. This will improve accessibility.

image

.elementor-control-type-icons .elementor-control-media__preview i {
  font-size: 70px;
  color: #000000;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/has-prIndicates that an Issue, or Discussion has a companion Pull Request awaiting to be merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions