constantina Posted June 19, 2014 Share Posted June 19, 2014 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: I can't find out how to get text into borders. Anyone can help please? Link to comment Share on other sites More sharing options...
constantina Posted June 20, 2014 Author Share Posted June 20, 2014 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: Link to comment Share on other sites More sharing options...
Recommended Posts