Title: Remove Bullets in listing / PHP Editing
Last modified: September 24, 2017

---

# Remove Bullets in listing / PHP Editing

 *  Resolved [rbrazeau](https://wordpress.org/support/users/rbrazeau/)
 * (@rbrazeau)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-bullets-in-listing-php-editing/)
 * WP Newbie so going through Codex hasn’t been fruitful.
 * Can someone help me figure out how to:
 * 1) Remove the grey bullets that are included in the news release and news listings.
   
   See: [http://www.c0nfluent.com/about/news-2/](http://www.c0nfluent.com/about/news-2/)
 * 2) Fix formatting of the individual news releases. I just want single column 
   with no side widgets. Also, want to adjust the formatting within the news release
   itself (e.g. font header size, subheader, remove author into, etc.). In short,
   I want to remove all the extra meta that usually applies to blog posts.
 * I know I need to create a single-nooz_release.php file… but that’s about it. 
   Not sure where to edit. Here is the code….
 * [Large code excerpt removed by moderator per [forum guidelines](https://wordpress.org/support/guidelines/).
   Please use [Pastebin](https://pastebin.com/) or a [Gist](https://gist.github.com)
   for all large code excerpts, they work better anyway.]
    -  This topic was modified 8 years, 9 months ago by [James Huff](https://wordpress.org/support/users/macmanx/).

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [farinspace](https://wordpress.org/support/users/farinspace/)
 * (@farinspace)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-bullets-in-listing-php-editing/#post-7288781)
 * eek, that’s a lot of code … I would suggest you do a view source and take a look
   at the nooz HTML output. You will notice that all parts of the output have nooz-[
   name] css classes. I would recommend that you use the css classes to style the
   different parts of nooz.

Viewing 1 replies (of 1 total)

The topic ‘Remove Bullets in listing / PHP Editing’ is closed to new replies.

 * ![](https://ps.w.org/nooz/assets/icon-256x256.png?rev=3498463)
 * [Nooz](https://wordpress.org/plugins/nooz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nooz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nooz/)
 * [Active Topics](https://wordpress.org/support/plugin/nooz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nooz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nooz/reviews/)

## Tags

 * [bullets](https://wordpress.org/support/topic-tag/bullets/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 2 participants
 * Last reply from: [farinspace](https://wordpress.org/support/users/farinspace/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/remove-bullets-in-listing-php-editing/#post-7288781)
 * Status: resolved