Jump to content

how do i make my add to cart button look like a button


Recommended Posts

how do i make my add to cart button look like a button what i want to do is make it look like my save button how do i do that and how would i move the quantity and add to cart button so it next to the save button please help

 

Per the rules of the PrestaShop forums, please only post one question per thread.

 

-Mike

Link to comment
Share on other sites

Edit your product.tpl file in themes directory

 

Find : class="exclusive_w"

and replace it to : class="button"

 

After replacing it save the file and clean your cache or Force compile your theme to view the changes.

Link to comment
Share on other sites

×
×
  • Create New...