Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1466881

    Is it possible to display tags without the link (magazine content element, display tags is selected)? And can this be done in CSS, similar to display:none?

    #1466891

    Hey Michelmes,

    Yes that should be possible, you could try this CSS argument:

    pointer-events: none;

    Best regards,
    Rikard

    #1466896

    Brilliant! The links are still in the code but can’t be clicked anymore. Good enough for me! Many thanks.

    #1466906

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.