Hi.
Really a very very cool theme. I just loved it.
But besides my wish to be able to change main image slider background color, I wonder if it is possible to change the typeface as well. I am having some problems with special characters and that´s very bad.
Any help is appreciated.
Thanks,
Paulo
for example: add
body {
font-family: “Arial”, sans-serif;
color: #063066;
font-size: 17px; }
at the end of style.css
Thank you!
Worked perfetcly! Besides, I had missed style.css location. It is located along the other php files and I didn’t see it before. Everything I need is there!
Again, thank you!!