Center Icons in Comparison Table Layout

Hi Max,

I am wondering if you have any CSS to centre the icons in the comparison table layout.

Hope this makes sense.

1 Like

Hi there and welcome to the Community, @user32099 :waving_hand:

Sure! Please add this code to the Custom CSS field on the Appearance tab of your widget’s settings and let me know if it helped :wink:

.es-features-feature {
align-items: center;
}

Hi Max,

Thank you very much for this.

Really appreciate your help!

Kind regards,
Charlie

1 Like

It’s my pleasure!

By the way, would you mind if I make our conversation public? I guess this solution might be really helpful to other users :slightly_smiling_face:

No problem at all.

Please do :+1:

1 Like

Awesome, thanks a lot :wink: