Jump to content

[SOLVED] Width of cart pages


Recommended Posts

The width in the first image is in div.addresses in the /* adresses */ section of global.css. It is 544 pixels by default.

The width in the second image is inherited from div.table_block in the /* global table style */ section. It is 541 pixels by default. If you change that, it will affect all tables though. You could add a #cart_summary div.table_block to your global.css to change the width of only it.

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