Title: [Request] Very small buttons
Last modified: August 21, 2016

---

# [Request] Very small buttons

 *  Resolved [Draky](https://wordpress.org/support/users/draky/)
 * (@draky)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/)
 * Hello
 * Nice plugin 🙂
 * Is it possible to have even more smaller buttons ?
    The smallest size seems too
   big for me |
 * Thanks a lot 🙂
 * By the way : the page on your website (celloexpression) is 404 for the plugin
   😉
 * [http://wordpress.org/plugins/quickshare/](http://wordpress.org/plugins/quickshare/)

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

 *  [Li-An](https://wordpress.org/support/users/li-an/)
 * (@li-an)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/#post-3973289)
 * +1
    I support this demand.
 *  Plugin Author [Nick Halsey](https://wordpress.org/support/users/celloexpressions/)
 * (@celloexpressions)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/#post-3973394)
 * Yes, certainly possible (I agree that the sizes might be a bit large in practice).
   Which display type are you using (icons/genericons/text)? I can give you the 
   custom css snippet to paste into the custom css field that will do that. Text
   display will always take up the least height.
 * Which url is that (and where)? I thought I switched them all to the WordPress.
   org page.
 *  Thread Starter [Draky](https://wordpress.org/support/users/draky/)
 * (@draky)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/#post-3973406)
 * I use “icon”, but size is the same for “icon” or “generic”, isn’t it ?
    Yes, 
   I’m ok for a css snippet 🙂 maybe, about 50 % size. Or at least I can choose 
   with a % in the custom CSS ?
 * For the URL :
    – go to [http://celloexpressions.com/dev/](http://celloexpressions.com/dev/)–
   scroll a little down in “WordPress Plugins WordPress plugins extend WordPress’
   core functionality. My plugins are available as free auto-installing downloads
   from the wordpress.org plugin repository and are designed to provide intuitive
   interfaces to add functionality to your website or blog. My plugins include:”
   and then the URL to your plugin is not the same as in your head menu (missing“
   index.php in URL) 😉
 *  Plugin Author [Nick Halsey](https://wordpress.org/support/users/celloexpressions/)
 * (@celloexpressions)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/#post-3973454)
 * For smaller icons, use this css:
 *     ```
       .quickshare-icons.quickshare-small span {
       width: 24px;
       height: 24px;
       }
       ```
   
 * This sets them at 24px square. I wouldn’t go any smaller than that because they
   become almost impossible touch targets. But you can change the 24s to any value.
   Note that this code changes the size of the small size only. If the css works,
   you should see the preview update immediately on the settings page!
 * Genericons and icons use the same sizes, but completely different code (icons
   are simpler).
 * At some point I want to make a library of custom css snippets for QuickShare 
   customization, but for now please post more topics like this one in the QuickShare
   forum and I’ll post them here.
 * Thanks for the broken link report. I made the mistake of trying a non-WordPress
   CMS for that site and it recently decided to break all of my link urls. I’m rebuilding
   my whole site soon (all in WordPress, of course), so I’m not putting much effort
   into that one now.
 *  Thread Starter [Draky](https://wordpress.org/support/users/draky/)
 * (@draky)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/#post-3973458)
 * Yes ! This is exactly the size I was looking for 🙂
    Thank you !
 * No problem for the broken links, was just a bonus note 😉

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

The topic ‘[Request] Very small buttons’ is closed to new replies.

 * ![](https://ps.w.org/quickshare/assets/icon.svg?rev=972029)
 * [QuickShare](https://wordpress.org/plugins/quickshare/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quickshare/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quickshare/)
 * [Active Topics](https://wordpress.org/support/plugin/quickshare/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quickshare/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quickshare/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [size](https://wordpress.org/support/topic-tag/size/)
 * [small](https://wordpress.org/support/topic-tag/small/)

 * 5 replies
 * 3 participants
 * Last reply from: [Draky](https://wordpress.org/support/users/draky/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/request-very-small-buttons/#post-3973458)
 * Status: resolved