This topic has 3 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi,
I have 2 problems in the checkout page.
The first is that the Calendar that I am using is being cut in half by the “Shipping” text, now that I updated the Royal Theme.
The second issue is that there are 2 paypal options at the bottom of the page
here is a link to the page, http://openlenses.com/checkout/
Thanks,
Jon
@openlenses try adding the following to your child theme css
.woocommerce-checkout-payment {
display: none;
}
This should remove the duplicate payment option until they fix it in the theme itself.
Hello @openlenses,
Have you updated the theme to the latest 1.7 version?
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Please do this and create a back up before update.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up