Joomla! Template 002077 - Item Support

I have the free version and I am checking it out to see if we can do what we want to do with it. (example we want to change the a2a882 color to a different color, I try editing the tmpl.default.css file and it doesnt take. I have tried it from within joomla itself and making the changes in notepad++ and it doesn't work.) I saw that all the positions are not available with the free version. We plan on buying the template if we are able to do what we need with it.

Thanking you in advance and awaiting your urgent response.
Hello UNITEDBA,
Our support is available for the premium version only, we will help you to change the color after purchasing the premium version.

Regards, AS Team.
How can the logo be changed; font, font size ,how many letters can be colored (as in the first three), maybe the text in different lines etc.
Hello UNITEDBA,
The logo font size can be changed by editing 'templates/as002077/css/tmpl.default.css' file the following class (line 1913):

#logo h1 span {
display: inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
font-size: 48px;
line-height: 60px;
}

For changing color letters please see the following (line 1924):

#logo h1 span.char_0,
#logo h1 span.char_1,
#logo h1 span.char_2 {
color: #f9c901;
}

Regards, AS Team.
Thanks for the info to change the text logo. Is there a way to change it for the mobile view as well because what is happening in the mobile view the text is still off the screen. Can I change the text size for the mobile view as well?
Hello UNITEDBA,
In the style.custom.css file please add the following code:

@media (max-width: 767px)
{
#logo h1 span {
font-size: 32px;
}
}


Regards, AS Team.
Good day,

1) how can I remove the little square next to the home button.
2) there is a white space that enlarges when you scroll; between the menu and the slide and it doesn't look good. It happens on both the desktop and mobile versions. How can this be adjusted so that doesnt happen

Thank You
Item Name:
002077
Author:
Downloads:
3225
Sales:
754
Created:
2015-06-11
Updated:
2024-02-14
Item Version:
4.0.0
Supported Joomla:
Joomla 5 Product
$29.00
Regular License
This item may be used for a single domain only.
$39.00
Extended License

AS Designing Templates Club

Templates Club
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