Forums
Forums / Plugin: WebberZone Top 10 — Popular Posts / Remove Widget Title
(@trahitt)
11 years, 1 month ago
Looking for how to remove the widget title that shows in the sidebar area. (please reference: http://www.projecthappiness.org/project-happiness-blog/ )
Specifically, I am looking at the “Popular Posts” area. If I could change that to an <h2> tag and center it I would be fine also.
Thanks,
Tra
https://ww.wp.xz.cn/plugins/top-10/
(@ajay)
Hi
Please try to add this under Custom Style:
.widget_widget_tptn_pop h4.title { display: none; }
The topic ‘Remove Widget Title’ is closed to new replies.