How to Hide shipping with CSS during checkout

  • Posts: 344
  • Thank you received: 3
12 years 8 months ago #73057

I had the same problem with the shipping that disappeared when uppdating the product during the checkout.

I fixed the problem like it wa s explained in this thread:
www.hikashop.com/en/forum/4-how-to/62825...g-problem.html#63163

By adding shipping to the "Checkout workflow"

But I don't want the shipping selection to be displayed, so I want to hide it using CSS.

But what code do I need to type in and what file do I need to modify to fix this ?

Please see attached screenshot below to see what I mean



Tnx

Attachments:
Last edit: 12 years 8 months ago by river.

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

  • Posts: 12953
  • Thank you received: 1778
12 years 8 months ago #73061

Hi,

I think that you'll have to use this kind of CSS code :

.hikashop_shipping_methods{
display:none
}

Hope this will help you.

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

  • Posts: 344
  • Thank you received: 3
12 years 8 months ago #73067

Tnx for reply.

What CSS file do I need to modify ?

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

  • Posts: 12953
  • Thank you received: 1778
12 years 8 months ago #73069

You'll just have to add the css that I gave you :).

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

  • Posts: 344
  • Thank you received: 3
12 years 8 months ago #73082

I tnx, solved =)

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

Time to create page: 0.054 seconds
Powered by Kunena Forum