[Plugin: WooCommerce – excelling eCommerce] Customising 'Add to Cart' button
-
I am wanting to customise the look of the Add to Cart button throughout the store. I am using the Woo Themes CANVAS theme …
I have used the following CSS in the custom.css file of the theme:
body #wrapper #content div.product div.summary .button { background: #56A465 !important; width: 100%; font-size: 30px; text-transform: uppercase; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: none; box-shadow: none; }
and it seems to work great – everywhere except good old Internet Explorer. IE is not adding the radius corners or the background colour …
Would really appreciate any advice on how to get IE to play nice …
Cheers
Meg
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: WooCommerce – excelling eCommerce] Customising 'Add to Cart' button’ is closed to new replies.