Jump to content

Huge gap on my site! How to fix?


Recommended Posts

you must edit global.css file (/themes/PRS030057/css/global.css)

 

you are looking for something like below:

 

#index #header {
z-index: 10;
width: 974px;
position: relative;
height: 658px;
}

 

decrease value of height param, for example for: height:250px;

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...