Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: change CSS according hashtags in activity content


aomao
Participant

@aomao

I need your help again.
For my design I needed to use div instead of list(ul) for displaying activities.
instead of this
` ul.activity-list .red { background: #f00 }`
I have
` div.activity-list .red { background: #f00 } `

But filter not working now. I couldn’t fix it by myself

Skip to toolbar