Title: $10 Reward &#8211; Indent list bullets
Last modified: August 21, 2016

---

# $10 Reward – Indent list bullets

 *  [jeffhecker](https://wordpress.org/support/users/jeffhecker/)
 * (@jeffhecker)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/indent-list-bullets/)
 * I will paypal $10 to the first person who can help me with a way to indent the
   bullets in a list. I can’t seem to figure out how to do it with mine:
 * [http://bit.ly/Usckub](http://bit.ly/Usckub)
 * Current code is:
 * [su_list icon=”icon: heart” icon_color=”#de1515″]
    - point 1
    - point2
    - point3
 * [/su_list]
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)

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

 *  Thread Starter [jeffhecker](https://wordpress.org/support/users/jeffhecker/)
 * (@jeffhecker)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/indent-list-bullets/#post-5131013)
 * Anyone? No-one? Bueller?
 *  [carassiuspro](https://wordpress.org/support/users/carassiuspro/)
 * (@carassiuspro)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/indent-list-bullets/#post-5131039)
 * when you insert the shortcode it has a place to add a class.
 * If you type a name in there you can then style it with CSS
 * eg if you give it a class name of _icon-list_ you can then add this code into
   your css to give it a left margin of 10px
 *     ```
       .icon-list {
           margin-left: 10px;
       }
       ```
   
 *  Thread Starter [jeffhecker](https://wordpress.org/support/users/jeffhecker/)
 * (@jeffhecker)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/indent-list-bullets/#post-5131048)
 * Thanks CarussiusPro – you are the winner! Send me an email at jeff(dot)hecker(
   at)athenabrand.com and I will send you the reward.
 * _[topic closed – [http://codex.wordpress.org/Forum\_Welcome#Offering\_to\_Pay](http://codex.wordpress.org/Forum_Welcome#Offering_to_Pay)]_

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

The topic ‘$10 Reward – Indent list bullets’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

 * [Indent](https://wordpress.org/support/topic-tag/indent/)

 * 3 replies
 * 2 participants
 * Last reply from: [jeffhecker](https://wordpress.org/support/users/jeffhecker/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/indent-list-bullets/#post-5131048)
 * Status: not resolved