Jump to content

[SOLVED] problems with category page


Recommended Posts

Hi, i have a question. In my category page there on the top there is a huge emty space, i want that to go away. And on the bottom, there is too little space. How can i fix that?

Check these photos for more information.

Thank you very much!

Link to comment
Share on other sites

Try this

ul#product_list a.product_img_link {
border:1px solid #D0D3D8;
float:left;
margin-left:15px;
margin-right:0.6em;
margin-top:5px;
}


global.css (line 1532)

I changed margin top from 30px to 5px and you could try even with -10px or some other value.

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...