husseycoding / ajaxcartpopup

3 stars 10 forks source link

different styles #24

Closed olfedos closed 8 years ago

olfedos commented 8 years ago

Can I define other id and class for window when addition to the cart? I want to have different styles for the window when click addtocart button and when click the mini cart icon. Thanks!

husseycoding commented 8 years ago

There isn't any built in functionality to do that, but the extension is totally open source so you can change anything you like. Feel free to fork the repository and make your own version of the extension or just install and edit as needed.

olfedos commented 8 years ago

Thanks for answer!) What kind changes must be made in the code to realize this?

husseycoding commented 8 years ago

The styles are all in the css file and the HTML generated for the notice shown after adding to the cart is in this template file.