Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Ignite!

    You’ll need to add a bit of custom CSS to a child theme to change that. You can download an empty child theme here.

    Then in the style.css file you’ll want to adjust the padding on the “.entry” element like this:

    .entry {
      padding: 24px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Resize the post/pages borders’ is closed to new replies.