CSS blocking Font-size
-
Hi guys, since the update before last all my additional css commands got messed up and the whole page was messed up. I could fix the big part again. However, I have one last problem with my tag cloud.
This normally shows the tag in different font sizes depending on the popularity of the tag. However, this is blocked since the last but one update. I am also pretty sure what it is blocking.
Here is a picture before the update:
https://gyazo.com/3d5749560a7cbf233a3233dcfb9ed45f
Here is a picture after the update:
https://gyazo.com/ab6e95f9ba1f42367cabe3fdfc2f543e
Here is the code that I believe is blocking the different font sizes:
https://gyazo.com/9722c670ea0c1689aec002fc4ef96d03
When I swipe away the CSS command via the examine function, the font size goes back to how it was before and varies. Actually it is enough if I delete the !important. However, I do not know how I can enter the whole thing in “additional CSS”? Because in principle this command must disappear, however I would not know how that should go? Of course I can enter “Font-size: 1em !important;”, then it will be overwritten, but then all tags have the same size again. Or “Font-size: unset !important;” but that doesn’t help either.
Does anyone have an idea for this? (Currently I overwrote it with Font-size: 1em !important; out of necessity, so that it looks better – but of course this is not a permanent solution).
thanks in advance!
The page I need help with: [log in to see the link]
- The topic ‘CSS blocking Font-size’ is closed to new replies.