• Hello,

    When migrating from the coeur theme to the evolve, I have lost the style of the tag cloud widget, and therefore, tags aren’t showing in different sizes (according to the number of tags).
    Is this a matter of the evolve theme or a problem with css style sheets?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem after update Evolve theme. Using Firebug I notice that this new version of the theme seems to add a CSS rule like this :

    .widget-content { font-size : 13px !important }

    So everything inside a div that has the class widget-content will get 13px font-size. Inside Firebug, if I remove !important, the style of each tags inside the tag cloud get their real size.

    But I don’t know where I can remove this rule inside the theme. Any idea ?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problems with the tag cloud widget style’ is closed to new replies.