Tag: no link or change link

Posted in: Newspaper
Post count: 10

Hi tagDiv,

I have a question about the tags in the grid block 1 style. See the attachment: http://www.screencast.com/t/DbtNlzR7N

Question: Can i disable the link of the tags?

Kind Regards,

TB

Post count: 22421

Hello,

You can use a css trick to make the link not work anymore.
.td-post-category{
pointer-events:none!important;
}

Thank you!

Post count: 10

Thank You!!!

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