04/04/2014 at 7:43 pm
#284375
Keymaster
@ Martin
I see you for the most part simply using the TwentyTwelve theme. I do not have the issue when I use TwentyTwelve (its actually the theme I use while developing). And I be darned if I can figure out why…
Here’s a work-around though. Add the following to your child theme’s css file:
.cn-entry-single {
width: 956px;
}
Tweak the width to suit. Hope that helps!
