Jump to content

[Solved] How to adjust product category View and Add to Cart button Width


muddasir

Recommended Posts

I want to change the section mentioned in the attached image and make "ADD TO CART" and "VIEW" buttons justified with their corresponding product boxes.

My CSS code is pasted below of file global.css.

p.price_container { text-align: right }
#center_column .products_block .featured_price { margin-top: 0.5em;margin: 0.5em; }
#center_column .products_block a.button { margin: 1em auto; }
#center_column .products_block a.exclusive { margin: 1em auto;}
#center_column .products_block span.exclusive { margin: 2em auto }

31781_3WKQ8YXKMhJbXQI5Zksb_t

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