How do I remove header in product view?

  • Posts: 2
  • Thank you received: 0
12 years 11 months ago #37864

Hi there,
How do I remove header in product view without loosing it on single product view?

Tried different things in the views section but I can´t get it to work. :(

Cheers,
Anders

Attachments:

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

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #38009

You should be able to hide it with CSS like that:
.hikashop_category_information h1{
display:none;
}

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

Time to create page: 0.054 seconds
Powered by Kunena Forum