We purchased the Premium version, and love the layout. However, is there any way to reduce the space taken by the top menu and logo? When the slider is not there, it's a lot of wasted space.
AS Templates
POSTED: 2012-02-08
You can do it by editing the template.css file, look for the following class:
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
#header .row2 {
margin: 55px 0;
padding: 0;
text-align: left;
}
You have to reduce margin.
Regards, AS Team.