Title: Width column / image
Last modified: April 23, 2020

---

# Width column / image

 *  [hannelawijt](https://wordpress.org/support/users/hannelawijt/)
 * (@hannelawijt)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/width-column-image/)
 * When I add an image or a column in my wordpress editor, the width is wider than
   my text width. I’d like them all to be at 750 px wide. How can I make that happen?
   With css, … ?
    The site I need help with is dagtrippers.com
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidth-column-image%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/width-column-image/#post-12736253)
 * Hello,
 * Add the below code to the customize > custom css section to do it –
 *     ```
       .single-post.content-max-width .entry-content p {
           padding-left: 0;
           padding-right: 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Width column / image’ is closed to new replies.

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

## Tags

 * [column](https://wordpress.org/support/topic-tag/column/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/width-column-image/#post-12736253)
 * Status: not resolved