• Resolved Pete123

    (@pete123)


    I would like to make the picture frames in the posts thinner. I have made a child theme for that but can you tell me what to change in the style.css. I am not very good with style sheets…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Pete123

    (@pete123)

    I found it using trial and error method:

    p img,
    .wp-caption {
    background: #eee;
    margin-bottom: 1.625em;
    max-width: 100%; /*96%->100%*/
    padding: 2px; /*9px->2px*/
    }

    Thread Starter Pete123

    (@pete123)

    Marked as solved.

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

The topic ‘Thinner picture frames’ is closed to new replies.