Adding extra feature in features widget?

Hey guys,
I’m just wondering if there’s any CSS to add an additional feature inside the shapely features widget?
I have four features, but at the moment have to add another feature section on to add the fourth, and the gap between the two is massive and looks out of place.

If I can’t add a fourth, can I reduce the height of the features widget so it doesn’t look so weird?

Thanks in advance!

Hi there

Sorry but that’s not possible to add an extra widget in the row, but maybe i can help you to decrease the size, please provide a link to the page and let me know what exactly you want t achieve

Hi there,
Thanks so much!

The page is https://valuedpeople.com.au/

Is there also a way to change the colour of the fa icons?

hey there

Please add this CSS in appearance - customize - additional CSS

#shapely_home_features-3 section, #shapely_home_features-6 section {
padding: 20px 0px;
}
.feature-1 i {
color: #ff0979;
}

Thanks!
Colorlib Support Team

Fantastic, that worked.
Thank you!!!

Hi there,
I’m glad the code got to help. Please feel free to reach out once again in case of any more questions.

I hope this helps,
Best Regards,
Support.