remove back button

  • Posts: 140
  • Thank you received: 0
10 years 6 months ago #192701

-- HikaShop version -- : current

how do I remove the back button in the 'my orders' section?

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

  • Posts: 2143
  • Thank you received: 747
10 years 6 months ago #192710

The simplest, least "invasive" way is to add these lines to your custom CSS (by following this tutorial ):

#hikashop_order_listing .toolbar {
  display: none;
}

Alternatively, you could edit the view "order / listing" for your template and remove or comment out the relevant section (by following the "layout" part of the same tutorial ).


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 140
  • Thank you received: 0
10 years 6 months ago #192887

Perfect. Thanks!

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

Time to create page: 0.069 seconds
Powered by Kunena Forum