Home › Forums › Theme support › How do I change the color of icons – Theme: Faircar › Reply To: How do I change the color of icons – Theme: Faircar
Hi,
the colors for the icons are always the userinterface colors, please go to WordPress admin -> Appearance -> Theme Options -> General -> Shortcodes -> Userinterface Colors.
The icons in the header are made with shortcodes, here is it easier to change the color with the ‘color option, just add >> color=’#ff00cc’ << to the shortcode, i.e. [icon ... color='#ffcc00' ... ]