Jump to content

[SOLVED] How to change the length of all products box


Recommended Posts

How to change the length of all products box please see pictures for more details. Basically make it wide.

 

edit the: product_list.css and add parameter width to:

 

 

ul#product_list {

margin-top: 2em;

list-style-type: none;

width: 200px; //added now

}

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