[ad_1]
What is the easiest way to add custom classes for selected tags? I wish to create different style for some tags, however, I am not sure how to distinguish them. The best option I came across was to apply styles based on custom classes, however, I don’t see any easy option to apply different class per tag.
[ad_2]
Do you want the classes to be automated? For example, if you have a tag “Dogs” do you want something that will insert a class like “tag-dogs”? Then you could just set styles for classes you want to control.
Or are you looking to manually add classes to tags on a case by case basis?