Title: Collapse arrow missing
Last modified: January 19, 2017

---

# Collapse arrow missing

 *  Resolved [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/collapse-arrow-missing/)
 * I didn’t realize that this plugin collapsed until you mentioned it in my review.
   I clicked the header and it does work altho the arrow is missing.
    Screenshot:⌊
   screen shot of arrow missing ⌉ That little blue circle is what shows when I click
   the exact spot where the arrow should be. I tried deactivating, deleting and 
   adding again but same result. No big deal but weird eh? Edit: screen shot not
   showing [https://goo.gl/photos/wm3pth7rdmoQEKcC7](https://goo.gl/photos/wm3pth7rdmoQEKcC7)
    -  This topic was modified 9 years, 4 months ago by [grantdb](https://wordpress.org/support/users/sixer/).

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

 *  Plugin Author [Jeroen Sormani](https://wordpress.org/support/users/sormano/)
 * (@sormano)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/collapse-arrow-missing/#post-8677488)
 * Hey,
 * It indeed isn’t showing, but I believe I’ve actually done that on purpose (hid
   it) when I developed the plugin (its been a while ago ;-).
 * The reason for that was because I wanted to make a cool, clean looking note, 
   and having that icon sit there all the time was a obstruction to that.
 * You do have a good point though that it is unclear that it is possible. Maybe
   I should re-evaluate things and maybe show it on hover of the title part.
 * Thoughts?
 * Have a great day!
    Jeroen Sormani
 *  Thread Starter [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/collapse-arrow-missing/#post-8677558)
 * I am not sure but I was thinking that it would be nice to collapse this and didn’t
   try until you said something. I personally think that it still would look clean
   with the arrow. I wonder if other users tried your plugin and removed it because
   it didn’t look like it would collapse?
    Anyway it’s a great plugin thanks for
   your work and support!
 *  [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/collapse-arrow-missing/#post-8696440)
 * The collapse-arrow is actually there, its color is set to `transparent`.
 * We currently [add some CSS to admin area](https://www.google.com/search?q=wordpress+add+css+admin+area)
   to make it visible:
 *     ```
       #dashboard-widgets [id^=note_] .handlediv {
       	color: #72777c;
       }
       ```
   
 *  Plugin Author [Jeroen Sormani](https://wordpress.org/support/users/sormano/)
 * (@sormano)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/collapse-arrow-missing/#post-8698753)
 * That would also be a great solution 🙂

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

The topic ‘Collapse arrow missing’ is closed to new replies.

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

## Tags

 * [collapse](https://wordpress.org/support/topic-tag/collapse/)
 * [GUI](https://wordpress.org/support/topic-tag/gui/)

 * 4 replies
 * 3 participants
 * Last reply from: [Jeroen Sormani](https://wordpress.org/support/users/sormano/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/collapse-arrow-missing/#post-8698753)
 * Status: resolved