Joomla! Template 002036 - Item Support

Is there any way to change the menu button colors without going in to the code? I am not great with code and I would like to change the color, but there are several color settings.
I managed to get the color changed on the menu, but the Home button text (when hovering) remains dark rather than white like the rest. On the regular pages, the text is white. Is there a way to color all buttons on the other pages as they are on the main page? The website is http://guaranteedfiberglass.com Thank you in advance.
Hello TRACIDILLARD,
The splash page navigation color you can change by editing tmpl.default.css file, please look for the following class (should be on line 1806):

#splash-page .navigation #as-menu ul.as-menu > li.active a:hover
{
color: #333333 !important;
}

Regards, AS Team.
I apologize for any confusion. In reference to the last comment for the menu items, is there a way to make all of the buttons stay blue rather than only on hover?
Hello TRACIDILLARD,

In the ext.asmenu.css file please find the following class:

#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
margin: 15px 1px 15px 5px;
padding: 0 24px;
width: auto;
}

delete the first property and add this code:

background-color: #251083 !important;
border-radius: 20px;
box-shadow: 1px 2px 2px 0 #666666;
color: #FFFFFF !important;
text-decoration: none;


Regards, AS Team.
Item Name:
002036
Author:
Downloads:
28394
Sales:
2445
Created:
2012-03-09
Updated:
2019-11-30
Item Version:
5.4.0
Supported Joomla:
Joomla 3 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