How can I remove the "NEW" button from check-out?

  • Posts: 1
  • Thank you received: 0
11 years 6 months ago #99707

I am using hikashop business edititon and I need to remove the "NEW" button and the pop up to confirm the address from the check out process. How can I do this?

Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 82728
  • Thank you received: 13343
  • MODERATOR
11 years 6 months ago #99818

You can remove the new button from the address view of the checkout by adding a bit of CSS on your website:
.hikashop_checkout_billing_address_new, .hikashop_checkout_shipping_address_new{ display: none; }

Please Log in or Create an account to join the conversation.

  • Posts: 279
  • Thank you received: 1
11 years 1 week ago #129602

I added this to my template's css file and it made no difference - button is still there. Does it make any difference that I'm using the Essentials version?

Please Log in or Create an account to join the conversation.

  • Posts: 82728
  • Thank you received: 13343
  • MODERATOR
11 years 1 week ago #129641

It's probably because your template/browser caches the CSS. Try to add it in the frontend CSS of HikaShop as explained here:
www.hikashop.com/support/documentation/1...ize-the-display.html

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds
Powered by Kunena Forum