Jigoshop add to cart button css
Submitted by Danny on 22 January 2013 - 01:26 PM
#127
Danny
Issue Timeline
Source: Jigoshop add to cart button cssHi,
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?
Issue when attempting to override the color for the JigoShop buttons, PageLines/Jigoshop plugin appears to be using !important on color propery, so users are forced to do the same.


