Home › Forums › Iconic One Pro Support › Font colour throughout and padding in header › Reply To: Font colour throughout and padding in header
September 27, 2013 at 5:05 pm #870
Themonic-Support
Keymaster
If you are doing a lot of customization use this Child Theme
For font color:
body {
color: #000000;
}
similarly find the elements you want to change the color of and set like above.
You want to change padding of logo?