• lshiva0603

    (@lshiva0603)


    Am using TwentySixteen theme for my new website. As per theme, when in single post mode left side of the page is very much free. hence i would like to know how i can set the margin or enlarge my main post content area so that it spread a bit to left side of the page as well.

    http://www.techhwto.com

    thanks in advance.

Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    use the body class .single-post to qualify your CSS

    .single-post .entry-content { width: 76%%; }

    because there’s a left sidebar, you can’t get much wider than that.

Viewing 1 replies (of 1 total)

The topic ‘How to set less margin to leftside when single post’ is closed to new replies.