-
AuthorPosts
-
June 7, 2018 at 1:22 pm #968737
Hi There,
We would like to have the standard tag cloud with different font sizes. All posts here in the forums regarding this topic seems to be outdated. They didn’t help. We too want to avoid another plugin. Is there a solution for us?
Many Thanks, TF
June 8, 2018 at 6:48 am #969958Hey elbnetz,
Do you mean the WordPress default widget? If so, as far as I know, the font size changes according to how many times the tags have been used on the site?
Best regards,
RikardJune 8, 2018 at 9:03 am #970013You are right, in general it changes the size, but not with Enfold.
June 9, 2018 at 8:26 am #970309June 11, 2018 at 9:19 am #971015This reply has been marked as private.June 11, 2018 at 12:48 pm #971126The problem is that …/wp-content/themes/enfold/css/avia-snippet-widget.css shows
/*tagcloud*/ .tagcloud br{display:none;} .tagcloud a{ font-size:11px !important; padding:2px 8px; margin:0 1px 1px 0; display:block; float:left; border-style: solid; border-width: 1px; text-decoration: none; }What can we do within child theme to overwrite the font-size:11px !important;?
Thanks
June 12, 2018 at 5:05 am #971509Hi,
Thanks for that. I’m not sure if it will override, but please try this in Quick CSS:
.tagcloud a { font-size: 15px !important; }Best regards,
RikardJune 12, 2018 at 9:08 am #971582Doesn’t work. BTW: The goal is not to increase the size of all tags but have them the size depending on the amount of tagged articles.
June 13, 2018 at 9:54 am #972160Hi elbnetz,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
