FeatureFuel
2

Icon List Widget: Allow for links within inline list items

Source: elementor/elementor#29700 · opened by @maxms
Prerequisites • I have searched for similar feature requests in both open and closed discussions and cannot find an existing request. • I have verified that the feature is still missing from the latest stable versions of Elementor or Elementor Pro. What problem is your feature request going to solve? Please describe.. Icon List widgets with inline display selected that have links within the list items do not display inline. The links have a specific css rule that will display list item links in flex: .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a { display: flex; } Describe the solution you'd like. It would be nice if we could add links to inline list widget items and the content of that item would display inline. Describe alternatives you've considered. I currently solve this by adding custom css to each list widget: selector .elementor-icon-list-text a { display: inline; } Additional context …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests