Viewing 1 replies (of 1 total)
  • You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.

    Try adding this to the end of style.css:

    .post h2.title,
    .post .entry {
       margin-left: 35px;
    }
    .post .postmeta-primary { display: none; }
Viewing 1 replies (of 1 total)

The topic ‘remove comments link and widen post section’ is closed to new replies.