Hi, Can I know how to have the roll over drop down menu as on the demo. I have purchased and install the template, but my drop down menu only appear when I click on the parent menu.
I would like to be able to have it as in the demo, when i go over the parent menu, it will automatically drop down the child menu, thanks.
Regards
Raymond Goh
AS Templates
POSTED: 2012-08-26
Hello RAYMONDGKH,
See instruction here : http://www.astemplates.com/itemdetails.php?id=115&page=howto&article=8
Regards, AS Team.
raymondgkh
POSTED: 2012-08-29
Cool, Thanks for the link, it solved the mystery.
Another thing to check, Between the top menu to the slider position. the Vvertical gap seems too big, is there anyway I can have a lesser gap. please advise, thanks.
Regards
Raymond Goh
AS Templates
POSTED: 2012-08-29
Hello RAYMONDGKH,
Go to template parameters / Custom CSS and add the following code:
#header .row1{
padding: 20px 0 0 0;
}
#header .row1 img{
margin: 20px;
}
Regards, AS Team.
raymondgkh
POSTED: 2012-09-05
Hi AS team,
, Another questions,
How do I change the vertical spacing between
slider to position 12/13/14/15 and
position 12/13/14/15 to Position 0/2
Thanks for your help in advance.
AS Templates
POSTED: 2012-09-05
Hello RAYMONDGKH,
Go to template parameters / Custom CSS and add the following code:
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 would like to be able to have it as in the demo, when i go over the parent menu, it will automatically drop down the child menu, thanks.
Regards
Raymond Goh
See instruction here : http://www.astemplates.com/itemdetails.php?id=115&page=howto&article=8
Regards, AS Team.
Another thing to check, Between the top menu to the slider position. the Vvertical gap seems too big, is there anyway I can have a lesser gap. please advise, thanks.
Regards
Raymond Goh
Go to template parameters / Custom CSS and add the following code:
#header .row1{
padding: 20px 0 0 0;
}
#header .row1 img{
margin: 20px;
}
Regards, AS Team.
, Another questions,
How do I change the vertical spacing between
slider to position 12/13/14/15 and
position 12/13/14/15 to Position 0/2
Thanks for your help in advance.
Go to template parameters / Custom CSS and add the following code:
#header .row3{
margin: 50px 0 50px;
}
for example.
Regards, AS Team.