- This topic has 3 replies, 2 voices, and was last updated 14 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Custom Add to Cart Button Problem
Hi there,
I added an a custom ‘add to cart’ button and the image is being resized too big. See what I am talking about here:
http://drivingonlinesales.com/?page_id=9
There is a grey image button that reads “Standard Website Design $300” towards the bottom of the page.
Please let me know what is causing this.
Hi, This is usually a CSS issue, the following post will explain how to fix this problem: https://support.tipsandtricks-hq.com/forums/topic/add-to-cart-button-not-display-correctly
Let me know how it goes.
Cheers,
Ivy
Thanks for the quick reply. You are right it was a css issue caused by the theme styling overwriting that of the cart. I had to add a custom style
.eStore_button {width:auto;}
to reset the width back to the default
Thanks
Hi, I am glad you got this fixed. Let me know if you need anything else.
Ivy