Tag font sizes
-
Hiya !
Anyone that could help me with a code to make my tag fonts all the same size? If you head to my webpage you will see what I mean, it’s kinda messy.
Any help is greatly appreciated.
The blog I need help with is: (visible only to logged in users)
-
-
Yep this works !
Is it also possible to put every word in a separate box so it doesn’t look like 1 word?
-
Hi @, I took a look and I think putting a borderline around each would confuse things even further. How about putting a comma after each tag in the tag cloud widget. Add the following and see what you think.
.wp_widget_tag_cloud a:after { content: ","; }
- The topic ‘Tag font sizes’ is closed to new replies.