Title: Posts title margin
Last modified: February 21, 2019

---

# Posts title margin

 *  Resolved [zabriskie73](https://wordpress.org/support/users/zabriskie73/)
 * (@zabriskie73)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/)
 * Hi all,
    Is there a way to modify the posts title left margin on Ocean WP free
   version ?
 * Thx

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/#post-11233955)
 * Hello,
 * I didn’t understand your question clearly. Can you please link to the issue page
   and share a screenshot of the issue mentioning what you want exactly?
 *  Thread Starter [zabriskie73](https://wordpress.org/support/users/zabriskie73/)
 * (@zabriskie73)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/#post-11235256)
 * Hi,
 * Here is a screenshot : [https://imagizer.imageshack.com/img922/4478/NtNBIm.png](https://imagizer.imageshack.com/img922/4478/NtNBIm.png)
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/#post-11236066)
 * Add the below CSS code to the Customize > Custom CSS section and check it works
   or not. Clear cache to view the changes.
 *     ```
       .single-post-title.entry-title {
           padding-left: 50px;
       }
       ```
   
 *  Thread Starter [zabriskie73](https://wordpress.org/support/users/zabriskie73/)
 * (@zabriskie73)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/#post-11236381)
 * Ok it’s perfect, thanks a lot Amit !
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/#post-11238303)
 * You’re welcome!

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

The topic ‘Posts title margin’ 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

 * [margin](https://wordpress.org/support/topic-tag/margin/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 5 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/posts-title-margin/#post-11238303)
 * Status: resolved