FeatureFuel
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.

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