3
Aligned and position Left & right icons for the Price table features
Source: elementor/elementor#29349 · opened by @reedock
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.. Using the price table widget, the items and icons aren't aligned properly. There is no way to align the icons to the text and no possibility to position the icons after the text (on the right) Screenshots: ![Before CSS]( ![After CSS]( Describe the solution you'd like. Possibility to align the icons with the text and also to be able to choose if icons should be on the left or on the right after the text. TEMPORARY CSS FIX TO ALIGN ICONS: .elementor-price-tablefeature-inner { display: flex; align-items: center; /* Center items vertically */ justify-content: center; /* Center items horizontally */ } Describe alternatives you…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add multiple versions of social icons to the icon library
2 votes · 0 comments
Inline SVG icons experiment to be toggleable once finished and eventually compiled into icons needed
3 votes · 0 comments
Columns in Price List
1 vote · 0 comments
Improve text editing capabilities in the List Icons Widget
2 votes · 0 comments
Change lightbox icons
3 votes · 0 comments
No comments yet.