Dear Sleepyguppy thanks a lot for your interest in our theme!
The color is a CSS Gradient, you can find in:
style.css -> line 800. It is in the .widget h3 class declaration.If you search this class you are going to see some CSS3 Gradient declarations. Play with them or remove them and add your favorite color!
If you have anything else to ask, feel free to do so!
Much appreciated, thank you!
Hello takimi,
I’m from Switzerland and will create three websites with carzine theme.
Is it possible to change the font to red from blue? In which line in style.css that must be changed?
Is really a great design?
The following page I’m on make wpprord.tuning coupe.ch
Best Regards
Dear Wed0,
of course you can change the font color.
Line 122: change the value from #00c0ff to red.
Line 467: change the value from #00c0ff to red.
Line 495: change the value from #00c0ff to red.
Line 894: change the value from #00c0ff to red.
If you have any further questions please do not hesitate to ask.
Dear Takimi
Thank you for your solution, works well
Best Regards
Hi takimi
How can I change the background color in the widgets as far as the title?
Standard is a blue field. See at alfa-shop http://www.tuning-coupe.ch or http://wpprod.hadorn-garage.ch
How do I integrate a widget in the midfield?
Thank you for your Feedback
Dear wed0
In order to change widget titles go style.css line 832
.widget h3{
.....
}
and change the property “background”