Hi
I bought and install theme 002060. it works good. i am happy ..
but all text charkter is small.
i write big "A" but shows me small "a"
all charkter are like so..
how can i change it?
thanks
ilkeryalcin
POSTED: 2016-02-27
Charkter problem on home slider
AS Templates
POSTED: 2016-02-27
Hello ILKERYALCIN,
You can change it by editing 'templates/as002060/css/ext.artslider.css' file the following class:
.camera_caption p {
float: none;
line-height: 22px;
text-transform: lowercase;
}
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 bought and install theme 002060. it works good. i am happy ..
but all text charkter is small.
i write big "A" but shows me small "a"
all charkter are like so..
how can i change it?
thanks
You can change it by editing 'templates/as002060/css/ext.artslider.css' file the following class:
.camera_caption p {
float: none;
line-height: 22px;
text-transform: lowercase;
}
Regards, AS Team.