Tagged: x
-
AuthorPosts
-
March 23, 2017 at 11:48 am #1417904
Hello,
I have downloaded an optimizing images plug in and it worked fine.. However, it says that some images did not optimize and I can clear them… I am not so sure if I should “clear” these if you look at the attached image.
theglassslipperllc.com
March 23, 2017 at 12:47 pm #1417997Hi there,
Thanks for writing in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
March 31, 2017 at 11:11 am #1426438Hi I have a question that might take a code to help me with this.
So I recently added Braintree sandbox. Is there a way to get rid of what I circled in on the check out page? See attached image. I do not want that paypal button there.
theglassslipperllc.com
March 31, 2017 at 11:28 am #1426447Hi there,
You can add this under Custom > CSS in the Customizer.
.page-id-205 #braintree-paypal-button { display: none !important; }
Hope that helps.
March 31, 2017 at 4:09 pm #1426572Thank you! how can I make the View cart highlight after someone added a product? right now it just says view cart and is not very eye catching
theglassslipperllc.com
March 31, 2017 at 10:36 pm #1426804Hi there,
Please add this as well,
.woocommerce-message, .woocommerce-error { font-size: 18px; padding: 10px; background: #80b3dc; color: #fff; margin-bottom: 10px; border-radius: 10px; }
Cheers!
-
AuthorPosts