Buttons

When my developer set me up originally he put me at “1 column in the product list” and the “add to cart” button is a nice yellow color. Now that I am in “2 columns in the product list” it is only the standard black “add to cart” button that doesnt stand out. Do you know if I just need to copy and paste something to have the yellow button on my page with 2 column product list? Thank you for enduring my endless questions :slight_smile:

I am not sure, but maybe…

look on the (original) template for the single column layout and see what image he used for the button

then replace the multi_columns.tpl button with the same image reference…



the code will look something like this:


```php Add to cart



```

the red would be what he might have changed