Title: Adding extra space between image and text
Last modified: February 21, 2017

---

# Adding extra space between image and text

 *  [Jules Play](https://wordpress.org/support/users/jules-play/)
 * (@jules-play)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/)
 * _[ Moved to the [Fixing WordPress sub-forum](https://wordpress.org/support/topic/wheres-my-topic-gone/?view=all).]_
 * How do you add a space between an image and text?
 * Thanks for your time.

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826092)
 * With CSS.
 * Please provide a link to a page on your site where we can see this. Thanks.
 *  Thread Starter [Jules Play](https://wordpress.org/support/users/jules-play/)
 * (@jules-play)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826193)
 * [http://allsaintsmke.org/pastoral-and-finance-councils/](http://allsaintsmke.org/pastoral-and-finance-councils/)
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826208)
 * I don’t see any images on that page.
 *  Thread Starter [Jules Play](https://wordpress.org/support/users/jules-play/)
 * (@jules-play)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826464)
 * I’m sorry – I meant the max button and the text.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826486)
 * > [View post on imgur.com](https://imgur.com/P9PQHU1)
 * if you want just that one button
 *     ```
       .maxbutton-58.maxbutton.maxbutton-all-saints-pastoral-council {
         margin-right: 2em;
       }
       ```
   
 * If you want a right margin on all buttons,
 *     ```
       .maxbutton {
          margin-right: 2em;
       }
       ```
   
 * **To add CSS:** If you are using WordPress 4.7, use the “Custom CSS” option in
   the customizer. If your theme has a custom CSS option, use that to add the CSS
   shown above. If not, install the plugin [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/).
   Or, if you have Jetpack installed, enable its [Custom CSS](https://jetpack.com/support/custom-css/)
   module.
 * Learn the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   to help you see and test changes to your CSS.
 *  Thread Starter [Jules Play](https://wordpress.org/support/users/jules-play/)
 * (@jules-play)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826519)
 * Awesome! Thank you for your patience and time.

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

The topic ‘Adding extra space between image and text’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Jules Play](https://wordpress.org/support/users/jules-play/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/adding-extra-space-between-image-and-text/#post-8826519)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
