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.
Comments
Similar requests
Improve text editing capabilities in the List Icons Widget
2 votes · 0 comments
🚀 Feature Request: Add Icon States (Normal, Hover, Active) to the Icon widget
6 votes · 0 comments
Dynamic Icon in Icon Widget and Icon Box Widget
55 votes · 0 comments
Aligned and position Left & right icons for the Price table features
3 votes · 0 comments
Icon List Widget - Add link on a per word/phrase basis
2 votes · 0 comments
No comments yet.