Close

Styling buy now button

nopowl
11 years ago
#788 Quote
Avatar
  • 3
Hi just wondering how we can add our own custom classes to the buy now buttons?
Cheers.
Tom
Support
11 years ago
#789 Quote
Avatar
  • Moderator
  • 1044
nopowl wrote:
Hi just wondering how we can add our own custom classes to the buy now buttons?
Cheers.
Tom


Hi Tom,

You can control the styles of the Ajax Cart buttons from this file: SevenSpikes.Nop.Plugins.AjaxCart\Themes\DarkOrange\styles.css
i.e "nopAjaxCartProductListAddToCartButton" this is the class for the Add to Cart button on the category pages.

Hope this helps!

Best Regards,
Nop-Templates Support Team
nopowl
11 years ago
#790 Quote
Avatar
  • 3
Thanks for such a speedy reply! ended up just appending some custom classes in the cshtml files.
Cheers,
Tom
garungns
11 years ago
#1217 Quote
Avatar
  • 10
thanks very much!