Good morning,
I have purchased the template 002102 and would need to know how to make a change.
I need to increase the characters written in black in the company logo (your is: New Business).
By defined setting only the first three characters are in black but I need five letters in this color.
What is the file to modify and in which row?
Thank you for your availability
Ludesid
POSTED: 2023-06-16
Good morning.
May I have your answer?
Thank you
AS Templates
POSTED: 2023-06-18
Hello LUDESID,
You can do it by editing '/templates/as002102/css/tmpl.default.css' file, please see line 1996 the following class:
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 purchased the template 002102 and would need to know how to make a change.
I need to increase the characters written in black in the company logo (your is: New Business).
By defined setting only the first three characters are in black but I need five letters in this color.
What is the file to modify and in which row?
Thank you for your availability
May I have your answer?
Thank you
You can do it by editing '/templates/as002102/css/tmpl.default.css' file, please see line 1996 the following class:
#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: #404043;
}
Regards, AS Team.
thanks for your support.