Viewing 3 replies - 1 through 3 (of 3 total)
  • J M

    (@hiphopinenglish)

    For a CSS only solution you can use a selector like this:

    .cp-widget-item .meta-comments {
        display: none;
    }

    This will target all comment icons in areas with the class .cp-widget-icon.

    Thread Starter CuAv

    (@cuav)

    ok, so where do I place that in my CSS editor?

    Thread Starter CuAv

    (@cuav)

    Sweet, it worked, thank you! I have many other questions if you got some time to pick your brain?

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

The topic ‘comment number icon’ is closed to new replies.