Hi,
This may be a dumb question but im unable to style the add to cart button in the single product view of pagelines/jigoshop.
I can target the button by using:
.variations_button .button-alt{
*/whatever style/*
}
Changes dont seem to be responding. Well some of them do and some of them dont. I checked to see if I had jigoshops frontend.css disabled and it is, so there shouldnt be any conflicts.
For example, text transform will work, but Im unable to remove gradients, remove moz border radius's and assign background colors. I can only seem to change the text size and style...
Any ideas?











