Read before updating: How to Update Kunena Templates - More detail

Hide Breadcrumbs

A Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 2

Hide Breadcrumbs

5 years 3 months ago - 5 years 3 months ago
#15955
I want to Hide the Breadcrumbs.
There is already a topic about it in this support forum, but I can not find the file with my KPop template.
hide-breadcrumbs

I am thinking about hiding both the top and bottom breadcrumbs, but I might change my mind later to hide just 1 breadcrumb.

Please tell me how to hide them.
Last edit: 5 years 3 months ago by ntstore.

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Hide Breadcrumbs

5 years 3 months ago
#15957
Hi,
Follow some below steps to add custom style to add hide the breadcrumbs.
- Step 1. Create the custom style file with named nts_kpop_custom.css.
- Step 2. Add bellow CSS rules to the custom style file.
Code:
#kunena.layout .kpathway { display: none; }
- Step 3. Copy (upload) the nts_kpop_custom.css file to the css folder of current joomla template.
- Step 4: Reload your forum to view all changes.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: aoitori

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

A Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 2

Re: Hide Breadcrumbs

5 years 3 months ago
#15959
It worked perfectly for my Kpop forum.

Thank you!

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

Time to create page: 0.361 seconds