Hi,

I've perused the documentation here 
<https://tiddlywiki.com/static/Custom%2520styles%2520by%2520data-tags.html>but 
can't understand/implement it

I'm basically trying to hide the tags at the top of a specific tiddler. The 
way I was trying to do this was via implementing a custom css for the tags 
container thus:

.tc-tags-wrapper {
  visibility: hidden;
}

This works if I do this via inspect. However, How do I implement his css 
change in the tiddler itself. I'd rather do that in the tiddler rather than 
via editing any global style sheets etc. 

thanks


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a1a082cf-0dfd-468a-8cb1-15642fba0f8c%40googlegroups.com.

Reply via email to