neco011
Forum Replies Created
-
Forum: Plugins
In reply to: [Jigoshop] Cart quantity doesn't display fullyHi, I added the last style to the green.css and that changed it on the cart page but not the product page so I added the original style as below and that fixed it on both the product and cart pages so seems all sorted now.
.quantity input.input-text {
width: 38px;
}Thanks
Forum: Plugins
In reply to: [Jigoshop] Cart quantity doesn't display fullyHi, you can view the website here: http://bit.ly/1GnKMs4
Thanks
Forum: Plugins
In reply to: [Jigoshop] Cart quantity doesn't display fullyHi,I added the more specific style to the Simply Jigotheme style.css but it still doesn’t change. Checked with Firebug again and there’s still no change to the css. Also tried adding !important but still no change.
The Simply Jigotheme style.css doesn’t actually have much css in it so is there something else I can try or can you tell me where it needs correcting in either Jigoshop or the Simply Jigoshop theme until the theme update is available?
Thanks
Forum: Plugins
In reply to: [Jigoshop] Cart quantity doesn't display fullyTried and that didn’t work either.
I added to Simply Jigotheme style.css but it didn’t change anything and when I check with Firebug it doesn’t show any change to css.