Skip to content
hestia

Make your site feel premium – unlock more controls, more style, and a smoother building experience with priority support.

See Pro Plans →

Increase feature section image/icon width in Hestia

Go to WP-admin > Appearance > Customize > Additional CSS and add the following code there:

.hestia-features .feature-box img, .features .feature-box img {     max-width: 100%; }

You can change the width as per your requirements.

Without CSSWith CSS
Without CSSWith CSS