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
Can you advise me on where the file is located to change the menu graphics color?
Thank you,
Mark
Have you checked the images folder? As well, please see the psd.zip file included in the package.
Regards, AS Team.
Hello AS Team.
I am trying to center the menu on the splash page, any ideas?
Can You please provide with your site URL? We have to see it.
Regards, AS Team.
Thanks,
Mark
You can change in tmpl.header.css
#header.home #topmenu_home
{
...
padding: 30px 350px 0 0;
...
}
#header.home #companyname
{
...
/* float:right; */
...
}
Regards, AS Team.