Found, now which parameters I have to change to change the color from blue to transparent, or a lighter color that we can see the photo below.
Thank you
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
You can do it by editing 'as002067/css/tmpl.default.css' file the following class (line 1814):
#header-row {
border-top: 10px solid #0055a5;
background: rgba(0, 24, 72, 0.9);
width: 100%;
z-index: 3;
margin-bottom: 50px;
position: absolute;
}
Regards, AS Team.
Thank you