I have installed the Template via quickinstall and have already change the Color of the slider and the Menu.
But I cant´t find where in the css i can change the Color of the modul Titels. Do you have a Tip?
THX
Agility2go
AS Templates
POSTED: 2013-10-21
Hello AGILITY2GO,
What is your site url please, we will check and let you know.
Regards, AS Team.
agility2go
POSTED: 2013-10-22
Hello,
the url is neu.agility2go.de
THX agility2go
AS Templates
POSTED: 2013-10-22
Hello AGILITY2GO,
You can do it in style.default.css file, in the following class:
#aside-left h2,
#aside-left h3,
#aside-right h2,
#aside-right h3
{
color: #FD8927;
}
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
I have installed the Template via quickinstall and have already change the Color of the slider and the Menu.
But I cant´t find where in the css i can change the Color of the modul Titels. Do you have a Tip?
THX
Agility2go
What is your site url please, we will check and let you know.
Regards, AS Team.
the url is neu.agility2go.de
THX agility2go
You can do it in style.default.css file, in the following class:
#aside-left h2,
#aside-left h3,
#aside-right h2,
#aside-right h3
{
color: #FD8927;
}
Regards, AS Team.