Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter michelbenita

    (@michelbenita)

    I could tweak some settings using this code you proposed earlier :

    .entry,
    .excerpt {
    padding: 1.5em 4% 2.25em;
    }
    .featured-image {
    left: -4.25%;
    width: 108.5%
    }

    But still, I’d like to have right and left padding equal.

    Thread Starter michelbenita

    (@michelbenita)

    I found another post and could get better results with this :

    .main {
    margin-right: 2.503%;
    margin-left: 7.407%;
    }

    But I’m still trying now to :
    – better center image gallery (less space on the right)
    – reduce right margin after the right sidebar
    – reduce left margin in the header

    Theme Author Ben Sibley

    (@bensibley)

    Let me propose a different approach.

    When adding media to your post, try switching to the Create Gallery option instead (screenshot), and insert the images as a gallery.

    This should center the images automatically, and it will give you a lot more control over the styling.

    Thread Starter michelbenita

    (@michelbenita)

    Of course ! In my accelerated learning of WordPress I dropped some obvious things like native photo galleries. Pfff 🙂

    Theme Author Ben Sibley

    (@bensibley)

    Lol let me know if you need any assistance with the galleries, and I’ll be happy to help 🙂

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

The topic ‘Body's padding too wide’ is closed to new replies.