You can easy determinate the file which should be changed and the css class by installing and using Firebug DevTools or Firebug plugin :
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Thanks!
What is your website url please?
Regards, AS Team.
You can do it by editing '/templates/as002097/css/tmpl.default.css' file the following classes (lines 2225 and 2267):
#logo h1 span.char_0, #logo h2 span.char_0, #logo h3 span.char_0, #logo h1 span.char_1, #logo h2 span.char_1, #logo h3 span.char_1, #logo h1 span.char_2, #logo h2 span.char_2, #logo h3 span.char_2
{
color: #8abfd8;
font-size: 62px;
}
#logo h4, #logo h5, #logo h6
{
color: #343f43;
font-size: 10px;
font-weight: 300;
letter-spacing: 0;
line-height: 12px;
margin: -55px 0 0 100px;
text-transform: uppercase;
}
You can easy determinate the file which should be changed and the css class by installing and using Firebug DevTools or Firebug plugin :
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.