Title: Modify margin under continue reading-button
Last modified: August 21, 2016

---

# Modify margin under continue reading-button

 *  [travern](https://wordpress.org/support/users/travern/)
 * (@travern)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/modify-margin-under-continue-reading-button/)
 * What’s the code to decrease the margin under the “continue reading”-button?
 * Here’s a description: [picture](http://imgur.com/DpcC1p2) The orange area is 
   marking that it’s a margin of 24px. I can’t seem to find it in my code. Does 
   anyone have a clue?

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

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/modify-margin-under-continue-reading-button/#post-3809213)
 * If you could take that screenshot, you should know already. It’s just that you
   didn’t know where to look, but it’s right there already.
 * Firebug
    [http://getfirebug.com](http://getfirebug.com)
 * Firefox: Inspect Element
    [https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector](https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector)
 * Chrome: developer tools
    [https://developers.google.com/chrome-developer-tools](https://developers.google.com/chrome-developer-tools)
 *  Thread Starter [travern](https://wordpress.org/support/users/travern/)
 * (@travern)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/modify-margin-under-continue-reading-button/#post-3809218)
 * Thank you for answering me. I don’t understand what you mean.
 * If my question wasn’t clear, I can’t find the margin to modify in the code. Where
   is the `margin-bottom` for continue reading?
 *  Thread Starter [travern](https://wordpress.org/support/users/travern/)
 * (@travern)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/modify-margin-under-continue-reading-button/#post-3809236)
 * I found it!
 *     ```
       .entry-content p,
       .entry-summary p,
       .comment-content p,
       .mu_register p {
       	margin: 0 0 24px;}
       ```
   

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

The topic ‘Modify margin under continue reading-button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwelve/4.7/screenshot.png)
 * Twenty Twelve
 * [Support Threads](https://wordpress.org/support/theme/twentytwelve/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwelve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwelve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwelve/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [travern](https://wordpress.org/support/users/travern/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/modify-margin-under-continue-reading-button/#post-3809236)
 * Status: not resolved