Place Order/Proceed to Paypal Button
-
I’m using the latest version of WooCommerce. Also using a TemplateToaster generated theme enable for WooCommerce.
On the checkout page the Place Order/Proceed to Paypal Button is hidden. There is just a white box until you hover over it then the button appears.
I was able to trace this down to and make a change in the woocommerce.css file and removed the #fff from the following line of code in the css file
“.woocommerce input.button.alt{background-color:#a46497;color:#fff;”My concern is that if there is an update to WooCommerce I will lose my changes. I’ve also opened a support ticket with TemplateToaster to see if they have a setting to override this parameter.
Obviously this is a template compatability issue as it doesn’t happen on other templates. Other than changing the code each time there is an update, is there an easier way to keep my change. Not really sure where the final remedy might come from.
My website is http://www.firedogpromotions.com (due to the deletion of the code the button is working correctly now). I can email screen shots of my problem if needed.
Thanks for your time.
The topic ‘Place Order/Proceed to Paypal Button’ is closed to new replies.