Jump to content

Problem with product list


Recommended Posts

Hi,

 

I have two problems. The first is the problem with price for some products. I changed price directly in the database after this prices in some product look like this: http://goo.gl/MEIoAs.

 

Second problem is that product list display like this: http://goo.gl/Rucb7Z . In first line - three product, second line - one product etc. Can you give me any advice?

Edited by cozmlds (see edit history)
Link to comment
Share on other sites

I don't understand first problem. Why do you change price in database? What's wrong with this price?

 

Second problem: in styles-1.css change

 

ul.product_list.grid .ajax_block_product:nth-of-type(4n+1)  to

 

ul.product_list.grid .ajax_block_product:nth-of-type(3n+1)

Edited by MichałM (see edit history)
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...