CATEGORY SUB MENU

Posted in: Newsmag
Post count: 39

Ho I can delete the sub menu that appear in category pages?
Take a look at linked image below
Can you help me?
Thanks
Fabrizio

http://www.il-tuo-sito.it/IMG/CATEGORY.jpg

Post count: 23312

Hello Fabrizio Azzali,

Do you are referring to the category siblings? If you want to hide them, you should use the following code and place it in Theme panel -> Custom CSS area.

The code is ->

.td-category-siblings{
display:none;
}

The result is here -> https://www.screencast.com/t/Ai9ju81A3HS

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for the message!

Post count: 39

Thanks Catalin for the answer
The infos in the line disappear but the line (empty) is still there.
Fabrizio

Post count: 23312

Hi Fabrizio,

Please provide your website URL so I can take a closer look at it.

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.