Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Request: omit excerpt in widget


plrk
Participant

@plrk

You could probably doing something like

.site-wide-activity-widget blockquote { display: none; }

in your custom.css file. (Note that the above sample won’t work, but something similar.)

Skip to toolbar