Notifications
Clear all

[Closed] Recent post Widget css

3 Posts
2 Users
0 Reactions
1,752 Views
Glados
Posts: 70
Topic starter
(@glados)
Eminent Member
Joined: 8 years ago

Hey,

I wanna ask you, what code css using post title and exerpt i want to change font size and family..

I try: p.posttitle and #wpf-widget-recent-replies .wpforo-list-item-right p.posttitle nothing 🙁

Thanks 😉

www.evolvegame.funsite.com for example.

2 Replies
Posts: 988
Moderator
(@martin)
Support Team
Joined: 8 years ago

You should use this:

#wpf-widget-recent-replies .wpforo-list-item-right p.posttitle a{}

If it doesn't work just use CSS !important statment.

make sure you've deleted all caches and doen CTRL+F5 after each change to load new CSS. 

Glados
Posts: 70
Topic starter
(@glados)
Eminent Member
Joined: 8 years ago

Oh well, thank you 😉