Forum Replies Created
-
AuthorPosts
-
RichardCMember
You’re right about The Checkout Page. It was cache. I thought I was clearing the cache, but Chrome has several different levels of cleared cache. That’s good now.
Can you tell me what CSS selector I should use to style the Confirm Order button (original question)? The page is: endinghate.com/checkout-crypto/
Thanks, R
RichardCMemberAlso, I’ve tried this to eliminate the border around the eStore_paypal_checkout_button.
input.eStore_paypal_checkout_button[type=’image’] {
border: none!important;
}
It works sometimes, but on other computers it doesn’t work. What would be a fail-safe way to eliminate that border?
Thanks, R
RichardCMemberI am using eStore, so I’ll check out the add-on. Surprised I didn’t see this before.
Thanks, Richard
RichardCMemberI just want to remove everything except email. I’m looking at: eStore_manual_gateway_form.php. Can you tell me what I need to remove so it only asks for email?
Thanks, Richard
RichardCMemberI’m doing this as well. It would be nice if there were a setting for an alternate php file, or something like a child-theme that would not be overwritten.
February 8, 2018 at 4:20 pm in reply to: Affiliate Portal – Dropdown menus are not working (not opening) #71180RichardCMemberThis just worked for me. Thanks so much.
-
AuthorPosts