Jump to content

Add to Card Button Issue on Product Page


Recommended Posts

Hi,

 

I am using default theme of v.1.6 with 3 columns.

 

On product page with 3 columns, "add to card" button was larger than border. So I edited a few codes on product.css and product.tpl.

 

Here is the result:

post-104730-0-20106600-1403193041_thumb.jpg

 

I can't find out how to get text into borders. Anyone can help please?

Link to comment
Share on other sites

Hey,

 

Problem is solved.

 

I edited modules/themeconfigurator/css/theme6.css (starting at line 221st):

 

I changed

padding: 12px 36px 14px 60px;

to

padding: 12px 36px 14px 38px;

and reduced font size to 17px from 20px.

 

Result is:

 

post-104730-0-61928700-1403265577_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...