How to change header color in Academi scheme

Re: Re: How to change header color in Academi scheme

by Niklas Frost -
Number of replies: 1
Hi! The icons are svg-files - I think... How to change them in a good way in this theme I do not know, probably need to be rendered in the new color, but how? Anyone?!
Best regards, Niklas
In reply to Niklas Frost

Re: Re: Re: How to change header color in Academi scheme

by Niklas Frost -
Changed this in custom css in the them. It did work.
i.icon {
font-size: 16px;
color: #222222;
}
Average of ratings: Useful (1)