Title: Remove citation numbers
Last modified: August 30, 2016

---

# Remove citation numbers

 *  Resolved [DeLapp](https://wordpress.org/support/users/delapp/)
 * (@delapp)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-citation-numbers/)
 * Hello,
 * Am i able to remove these numbers from the citation? Is that a CSS setting or
   a setting within the plugin.
 * Here is a screenshot: [https://drive.google.com/a/delappdesign.com/file/d/0BxI20SxBbSd4TDA0Umt4d0dJR2c/view?usp=drivesdk](https://drive.google.com/a/delappdesign.com/file/d/0BxI20SxBbSd4TDA0Umt4d0dJR2c/view?usp=drivesdk)
 * Here is my shortcode.
    [zotpress author=”Turkarslan” style=”chicago-author-date”
   download=”yes” cite=”yes” title=”yes” collections=”2RQKSFR5″ sortby=”date”]
 * [https://wordpress.org/plugins/zotpress/](https://wordpress.org/plugins/zotpress/)

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

 *  Plugin Author [Katie](https://wordpress.org/support/users/kseaborn/)
 * (@kseaborn)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-citation-numbers/#post-6581840)
 * The numbers are based on the style you’re using. Currently there’s a way to enforce
   numbering on styles that don’t support them (e.g. APA) but not remove numbering
   from styles that already use them. You might be able to do it with CSS on your
   end but I’m not sure.
 *  Plugin Author [Katie](https://wordpress.org/support/users/kseaborn/)
 * (@kseaborn)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-citation-numbers/#post-6582048)
 * In your theme or custom stylesheet, add this:
 * div.zp-Zotpress div.zp-Entry .csl-left-margin {
    display: none !important; }
 * You might also need to adjust the margin of the entry:
 * div.zp-Zotpress div.zp-Entry .csl-right-inline {
    margin-left: 0 !important; }

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

The topic ‘Remove citation numbers’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Katie](https://wordpress.org/support/users/kseaborn/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/remove-citation-numbers/#post-6582048)
 * Status: resolved