Hey guys, I set up an online shop with WooCommerce and added a shopping cart woo commerce widget, but it’s a bit off center, here is a link to the page so you can try it:
http://za.shopshrew.com/product-category/essential-oils/?added-to-cart=76
Here is an image of the problem
http://img12.imageshack.us/img12/1/khau.png
Thanks a a lot team.
-Nicolas
Oh I just remembered one more thing I forgot to mention, another problem regarding Woocommerce is in the backend, the meta clutters things up a bit, not sure if this can be fixed, here is an image:
http://img41.imageshack.us/img41/1571/gpny.png
Thanks again
-Nicolas
Hi Nicolas,
For the buttons, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top div .widget_shopping_cart .button {
min-width: 105px;
}
The interface issue is from your SEO plugin and not caused by the theme.
Regards,
Devin