Skip to content

Link States #534

@mizejewski

Description

@mizejewski

Feature request: It would be great if Elementor settings could control font color for link states. I have default styles in my theme, but there are usually exceptions within any site. I was able to do it by adding a class to the widget and editing my custom CSS file, but it would be much easier if it were built into the Elementor settings.

.callout-secondary .elementor-widget-container h2 a { color: #000; } .callout-secondary .elementor-widget-container h2 a:hover { color: #fff; } .callout-secondary .elementor-widget-container h2 a:visited { color: #ffffff; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    request/enhancementIndicates an Enhancement Request for an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions