Increase feature icon size

Hi Everyone,

How would I increase the size of the icon shown in each feature row?

Thank you!

2 Likes

Hi there, @Jake_Lockwood and welcome aboard :waving_hand:

Here is the code to change the size of the feature icons:

.es-features-feature-icon {
  scale: 1.3;
}

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

1 Like

Thank you!

2 Likes

You’re always welcome!

By the way, we’d like to invite you to participate in our Birthday Contest, where you can win a 12-month extension for your subscription - Birthday Contest: 10 Winners, 10 Free Years with Elfsight! :wrapped_gift:

Check the details and join in :wink:

1 Like