19112007
Hi,
You can add a page class for the menu item of Index page: http://prntscr.com/nv8ip9
For example, use noTag class, then you open the file: [ROOT]/templates/ja_teline_v/css/custom.css (Create this file if it doesn't exist)
add this custom css code:
.noTag .article-info .tags {
display: none;
}