Hide Breadcrumbs
Hide Breadcrumbs
5 years 3 months ago - 5 years 3 months ago
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.
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.
Re: Hide Breadcrumbs
5 years 3 months ago
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.
- 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,
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 4: Reload your forum to view all changes.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
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.
Time to create page: 0.361 seconds