#165140
aaustin69
Member
Post count: 115

Thanks Kyle,

That works great for colors like ‘solid blue’ or ‘solid black’, etc. Is there also a way to make it work for a certain hex color? For example, if I want to use the color #1e6fd8, how would I add this?

I tried the code below, but it does not seem to work:

.sf-icon-cont {
border: 5px #1e6fd8}