Viewing 4 replies - 1 through 4 (of 4 total)
  • Simply add this css to your custom stylesheet if you have one:

    #content .post {
    overflow: hidden;
    }

    Otherwise, you can add it via custom css plugin.

    Cheers!

    try to add somthing like this to your custom CSS styles:

    .entry-summary:after { content: '.'; display: block; height:0; visibility: hidden; clear: both; }

    Does this happen when switch to the original Twentytwelve ?

    Thread Starter gummari

    (@gummari)

    This is truly an amazing support forum! I put alchymyth code in my custom CSS style and now it is just the way I wanted it.

    Thank you all so much for the help! You are awesome.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Picture breaking post box/border – twenty twelve child theme’ is closed to new replies.