Parallax Feature Icon Color

Greetings,

The default color for icons in the Parallax Feature Widget seems to be the original shapely purple. Is there a short code I can use to customize?

Thank you,

Dannel

Same question hereā€¦

@fischer29fv

Just tried this out and it worked for me:

#shapely_home_features-3 .fa-chevron-circle-right:before,
.shapely_home_features .fa-check-circle:before {
color: #000000;
}

Simply change the name of the icon to the one you are using - and the color you want.

@una88,

This works perfectly! Thanks for the quick fix!

Dannel

Hi @una88,

I hope you are well today and thanks for helping out here in this forum.

Your help here is really appreciated.

Thanks,
Movin