Title: Square Bullets Again
Last modified: August 28, 2018

---

# Square Bullets Again

 *  Resolved [VidYen, LLC](https://wordpress.org/support/users/vidyen/)
 * (@vidyen)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/square-bullets-again/)
 * Hi again,
 * Doing a test site with your plugin (as I like it) and its doing square bullets
   in thew news headers. Are they supposed to be square or should be they be circles!
 * In the main news where it says posted by James Felty.
 * Thanks!
 * [https://warcomplex.games/](https://warcomplex.games/)
    -  This topic was modified 7 years, 8 months ago by [VidYen, LLC](https://wordpress.org/support/users/vidyen/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsquare-bullets-again%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/square-bullets-again/#post-10631055)
 * Hello [@vidyen](https://wordpress.org/support/users/vidyen/),
 * Add this CSS code into additional CSS option in theme customizer.
 *     ```
       .author::before {
         content: "\27BD"; /*Add your desire content*/
       }
       ```
   
 *     ```
       .entry-date::before {
         content: "\27BD"; /*Add your desire content*/
       }
       ```
   
 * You can check your desire content icon form this link.
 * [https://www.w3schools.com/cssref/css_entities.asp](https://www.w3schools.com/cssref/css_entities.asp)
 *  Theme Author [88wpthemes](https://wordpress.org/support/users/88wpthemes/)
 * (@88wpthemes)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/square-bullets-again/#post-10632004)
 * Hello @ vidyen,
 * Thanks for your reply.
 * We have fixed the problem in the topic and uploaded to WordPress.org. Issue resolved
   in blogs page header and added the icons for post author, post date, and post
   tags.
 * Please update your theme with the new version 1.2.1 and check your website again.
 * Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Square Bullets Again’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/business-responsiveness/1.2.8/
   screenshot.png)
 * Business Responsiveness
 * [Support Threads](https://wordpress.org/support/theme/business-responsiveness/)
 * [Active Topics](https://wordpress.org/support/theme/business-responsiveness/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/business-responsiveness/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/business-responsiveness/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [88wpthemes](https://wordpress.org/support/users/88wpthemes/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/square-bullets-again/#post-10632004)
 * Status: resolved