Remove add new address amd billing address section

  • Posts: 1088
  • Thank you received: 12
  • Hikashop Business
3 weeks 4 days ago #366084

-- HikaShop version -- : 5.1.4
-- Joomla version -- : 5.1.2

Hi!

I followed the instruction from this thread it seems to work at checkout page.
But also in the "Addresses" page i need to remove the "add new billing address" as well as the "Shipping addresses" section cause there is no shipping at all.

Thank you

Attachments:

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

  • Posts: 83541
  • Thank you received: 13517
  • MODERATOR
3 weeks 3 days ago #366086

Hi,

As I said in that other thread, you can add CSS code on your website to hide the add new address buttons from the address manager :

a[href="#newAddress"] { display:none; }

And you can also add CSS code to remove the shipping address area from that interface:
.hikashop_shipping_addresses, .hikashop_default_shipping_address { display:none; }

The following user(s) said Thank You: verzevoul

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

Time to create page: 0.054 seconds
Powered by Kunena Forum