Hide browse categories bar in item page
« on: February 22, 2016, 01:56:44 PM »
Hi,

I want to hide the "browse categories" bar when the user is viewing an listing.

Can someone help me with that?

Kr, Jeroen

*

MB Themes

Re: Hide browse categories bar in item page
« Reply #1 on: February 22, 2016, 09:35:30 PM »
@fotoshootoplocatie
add following code to item.php:
Code: [Select]
<style>#top-cat {display:none!important;}</style>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots