recent post widget
- The topic ‘recent post widget’ is closed to new replies.
Need help? Check out our Support site, then
In the front page block,
when I insert the recent post widget, I am trying to hide a category, and it is not working? Anyone having this problem? I don’t want it to show the “didi recent posts” that I have at the top of the page.
http://www.periodicpresidents.com
The blog I need help with is: (visible only to logged in users)
Hi,
thank you for using our theme.
This is a core WordPress widget and only way to remove the title is to use this in the Custom CSS:
.widget_recent_entries .widget-title {
display: none;
}
If you mean Didi Recent Post widget than just leave title part empty.
Hope this helps.
All the best,
Ana