Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #480994

    I’ve been trying different CSS changes, but can’t seem to get a left margin applied to blog post. I am able to change the font size and color of the title of the post.

    #481037

    Hi mrdan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single-post .entry-content-header {
        margin-left: 45px;
    }

    Cheers!
    Yigit

    #481063

    Thanks! Works perfectly!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post title and date not indented’ is closed to new replies.