Notifications
Clear all

Making the icons smaller

3 Posts
2 Users
0 Likes
2,412 Views
Posts: 1
Customer
Topic starter
(@loup20)
Member
Joined: 8 years ago

The icons in the tabs are fine, however I find the icons next to each post to be too big for how repetitive they are.

Is there a way to shrink these icons down just a bit in the widget?

Screen Shot 2016 09 07 at 3.55.45 PM

**I'm talking about the icons i have colored grey in this attached image

2 Replies
Posts: 141
(@varos)
Estimable Member
Joined: 8 years ago

Hi Louis,

You can use this custom CSS in wpDiscuz settings > addon tab. In the bottom there is a field for custom CSS:

#widget-comments-container .like-count-first.wpdiscuz-widget-comment .wpdiscuz-widget-icon-show-box a{
     font-size: 12px;
}

The example is with 12px. But you can use which size you need.

Reply
Posts: 141
(@varos)
Estimable Member
Joined: 8 years ago

Also, please take a look at this URL: http://screencast.com/t/jCQm6oAV

Reply
Share:
Scroll to top