Hi Casnyc,
Can you please post link to your site?
Rabin
Still under construction: http://66.147.244.234/~catholw6/
I changed the icons to white, but if I’d still like to know how to change the styling, both color and frame.
@casnyc In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Try the following css and click on ‘Save all Changes’.
.service-item .service-icon { border-radius: 0; background-color: rgba(255, 215, 0, 1); }
This fixed a white border issue I had when using black icons.
@markkuiken Can we have the site url please so that we can provide you a exact css code?
Thank you!